Commit Graph
95 Commits
Author SHA1 Message Date
neuromancer 2ec5a1d84b HYPNO: fixed corrupted crossair in boyz 2022-06-20 17:03:55 +02:00
neuromancer d9646947af HYPNO: corrected level pointers of flashback mode in boyz 2022-06-20 00:09:53 +02:00
neuromancer 427a093b85 HYPNO: fixed video sequence at the end of level c33 in boyz 2022-06-20 00:09:53 +02:00
neuromancer 794c07c05c HYPNO: removed unused objectives from level c352 in boyz 2022-06-19 14:40:24 +02:00
neuromancer 01db683a76 HYPNO: count used lives in boyz 2022-06-19 11:24:44 +02:00
neuromancer c5710b585a HYPNO: highlight all territories during flashback mode in boyz 2022-06-18 18:47:35 +02:00
neuromancer c36379fe53 HYPNO: do not save profile if name is empty in boyz 2022-06-17 19:24:24 +02:00
neuromancer d6ae2c9189 HYPNO: start in flashback mode, if available, in boyz 2022-06-17 09:26:13 +02:00
neuromancer 2a4828956e HYPNO: added missing videos accesible from c5 in boyz 2022-06-16 09:50:40 +02:00
neuromancer c27b3e13d8 HYPNO: avoid zero division and added some missing videos in boyz 2022-06-16 09:50:40 +02:00
neuromancer 554f923c2e HYPNO: removed useless _civiliansShoot state variable in boyz 2022-06-14 12:53:17 +02:00
neuromancer 8cb54c005b HYPNO: show correct video during death sequence in boyz 2022-06-14 08:47:26 +02:00
neuromancer ad99a2e8f8 HYPNO: correctly set flashback mode when loading a previous game in boyz 2022-06-13 12:33:47 +02:00
neuromancer e9d826b1a4 HYPNO: correctly initialize previousHealth and civiliansShoots fields 2022-06-13 09:18:10 +02:00
neuromancer 01b15ef4d5 HYPNO: save and load flashback mode field in boyz 2022-06-13 09:18:10 +02:00
neuromancer e230ad0627 HYPNO: store and load global stats in boyz 2022-06-12 14:10:04 +02:00
neuromancer 1518bff4ab HYPNO: refactored arcade stats to use a class 2022-06-12 14:10:04 +02:00
neuromancer 26437f35f1 HYPNO: save and restore stats in boyz 2022-06-12 14:10:04 +02:00
neuromancer fd71173beb HYPNO: added missing stats info collected during levels in boyz 2022-06-12 14:10:04 +02:00
neuromancer 7e9e0a2ce7 HYPNO: correctly added missing videos when visiting each territory in boyz 2022-06-09 22:37:48 +02:00
neuromancer f18f86baed HYPNO: added missing videos when visiting each territory in boyz 2022-06-09 22:37:48 +02:00
neuromancer bcd4ac2058 HYPNO: complete the table of levels in boyz 2022-06-08 21:05:34 +02:00
neuromancer 25635812d2 HYPNO: added pickABox implementation for level 51 in boyz 2022-06-08 21:05:34 +02:00
neuromancer 66523d947f HYPNO: more triggers in flashback mode in boyz 2022-06-08 21:05:34 +02:00
neuromancer a6eb0c0fb4 HYPNO: unlock all levels using corresponding cheat in boyz 2022-06-08 21:05:34 +02:00
neuromancer 31d4d802f0 HYPNO: enable cheat to unluck all levels in boyz 2022-06-08 21:05:34 +02:00
neuromancer e329ec78d6 HYPNO: load arrow pointers for the direction selection in boyz 2022-06-06 21:21:30 +02:00
neuromancer 29baaab5a8 HYPNO: enable granade crossair in boyz 2022-06-06 21:21:30 +02:00
neuromancer 147e9703c0 HYPNO: added end credits in boyz 2022-06-06 09:13:33 +02:00
neuromancer 47f52a4d73 HYPNO: loading of flashback screens in boyz 2022-06-05 21:06:33 +02:00
neuromancer cb3b4a894f HYPNO: connected select c5 level with the rest in boyz 2022-06-05 21:06:33 +02:00
neuromancer 142f069f1b HYPNO: load level select_c5 in boyz 2022-06-05 21:06:33 +02:00
neuromancer 7c9ff5842c HYPNO: refactor check conditions for c3 levels in boyz 2022-05-25 13:00:11 +02:00
neuromancer a62e363ab8 HYPNO: initial implementation of level c35 in boyz 2022-05-25 13:00:10 +02:00
neuromancer d76aac7830 HYPNO: allow to run level c35 with no weapon in boyz 2022-05-25 13:00:10 +02:00
neuromancer bbbf96a166 HYPNO: implement select_ho level in boyz 2022-05-25 13:00:10 +02:00
neuromancer ffdefe757d HYPNO: save/load game state variables and some fixes in boyz 2022-05-25 13:00:10 +02:00
neuromancer c443f2e93f HYPNO: partial implementation of the select screen in level c3 in boyz 2022-05-25 13:00:10 +02:00
neuromancer f6b018140b HYPNO: corrected default cursor in boyz 2022-05-25 13:00:10 +02:00
neuromancer 6a16c8bbb5 HYPNO: added basic implementation for selection in specific scenes in boyz 2022-05-25 13:00:10 +02:00
neuromancer d034cc1ba2 HYPNO: improved profile saving in boyz 2022-05-25 13:00:10 +02:00
neuromancer 4420f6ccf9 HYPNO: show game profiles in main menu in boyz 2022-05-25 13:00:10 +02:00
neuromancer 9c720c8c60 HYPNO: count the number of used lives in boyz 2022-05-25 13:00:10 +02:00
neuromancer 55a9e96b3d HYPNO: implement save and load of player profiles in boyz 2022-05-25 13:00:10 +02:00
neuromancer 430c703c03 HYPNO: implement basic difficulty selection menu in boyz 2022-05-25 13:00:10 +02:00
neuromancer a2a6f9f3b4 HYPNO: removed _ammoTeam variable to use _ammo instead in boyz 2022-05-25 13:00:10 +02:00
neuromancer fbe34784ac HYPNO: correctly implemented the team health in boyz 2022-05-25 13:00:10 +02:00
neuromancer 95217f6ffa HYPNO: basic implementation of the retry menu in boyz 2022-05-25 13:00:10 +02:00
neuromancer e6032569ce HYPNO: completed parsing of level c42 in boyz 2022-05-20 09:45:25 +02:00
neuromancer b00ed2fe13 HYPNO: correctly parsed warning video index in boyz 2022-05-20 09:45:25 +02:00