Commit History

Author SHA1 Message Date
  jblanked 38c9b4f3a9 replace FuriTimer in waiting lobby with FuriThread 9 months ago
  jblanked cba8bb5e6c single static pointer to an active instance 9 months ago
  jblanked c7b0ea3b1a check timer and FlipperHTTP status, update enemy data 9 months ago
  jblanked 2c6fe2b3c9 clean up alloc 9 months ago
  jblanked cd3634fc5e free username and update enemy pos correctly 9 months ago
  jblanked 20a20db04e change to uint 9 months ago
  jblanked 0b8f19e324 add reboot command to FlipperHTTP 9 months ago
  jblanked 3e2dfcd772 fix furi_check failed when PvP game mode ends 9 months ago
  jblanked efe63e3e76 save about 1k bytes (267 icons * 4) 9 months ago
  jblanked 0a36eb5bf5 60k free requirement (from 50k) 9 months ago
  jblanked 66a4410aa9 combine alloc/free of submenu lobby and settings 9 months ago
  jblanked 06fee44cfc check if file_json_data is allocated 9 months ago
  jblanked cd121603f2 wait until there are 2 players before game starts 9 months ago
  jblanked 919f7e3799 match username before updating 9 months ago
  jblanked e6da288610 check username before updating an enemy's pos 9 months ago
  jblanked 8f159d9df8 switch to int8_t when applicable 9 months ago
  jblanked 680d939ec1 return false if failed to get player stats 9 months ago
  jblanked a3fea2498f refactor pvp callback 9 months ago
  jblanked 14574e3232 check if need to free 9 months ago
  jblanked eabce6915e check lobby details before joining pvp 9 months ago
  jblanked 50b41fc95b remove player from lobby when game ends 9 months ago
  jblanked 6b84c4201a update debug message 9 months ago
  jblanked df2ee8fdc9 add remove player from lobby 9 months ago
  jblanked 884028fd42 ensure pvp_lobbies is empty and change to Beta 10 months ago
  jblanked ca7bd6821a fix memory issues (finally) 10 months ago
  jblanked 83285fba00 remove unused icons 10 months ago
  jblanked 87b0636883 update is_enough_heap and check mem on start 10 months ago
  jblanked 40b59825d9 free strings 10 months ago
  jblanked 946b5d6bfd remove unused icon_free method 10 months ago
  jblanked 6eed67337b remove extra player context 10 months ago