.. |
boyz
|
HYPNO: fixed several corner cases in video sequences and improved debugging in boyz
|
2022-06-14 12:53:17 +02:00 |
spider
|
HYPNO: avoid always resetting stats and correctly count missed targets
|
2022-06-12 14:10:04 +02:00 |
wet
|
HYPNO: refactored arcade stats to use a class
|
2022-06-12 14:10:04 +02:00 |
actions.cpp
|
HYPNO: added sound action implementation, needed to fix some missing sounds in spider
|
2022-05-31 08:58:37 +02:00 |
arcade.cpp
|
HYPNO: make sure the bonus field is resetted with the rest of the stats
|
2022-06-12 14:41:22 +02:00 |
configure.engine
|
HYPNO: Remove unneeded feature dependencies
|
2022-06-02 20:14:01 +02:00 |
credits.pl
|
|
|
cursors.cpp
|
HYPNO: Add a missing argument in function call
|
2022-06-03 20:59:23 +02:00 |
detection.cpp
|
HYPNO: enable explicit cheat to unlock all levels
|
2022-06-08 21:05:34 +02:00 |
grammar_arc.cpp
|
HYPNO: added preliminary implementation of direction selection for level 42 in boyz
|
2022-06-06 18:32:30 +02:00 |
grammar_arc.y
|
HYPNO: added preliminary implementation of direction selection for level 42 in boyz
|
2022-06-06 18:32:30 +02:00 |
grammar_mis.cpp
|
HYPNO: implemented some missing pointer change in spider
|
2022-05-07 16:58:59 +02:00 |
grammar_mis.y
|
HYPNO: implemented some missing pointer change in spider
|
2022-05-07 16:58:59 +02:00 |
grammar.h
|
HYPNO: correctly initialize noAmmoSoundRate
|
2022-06-13 09:18:10 +02:00 |
hypno.cpp
|
HYPNO: make sure the bonus field is initialized
|
2022-06-12 14:10:04 +02:00 |
hypno.h
|
HYPNO: store and load global stats in boyz
|
2022-06-12 14:10:04 +02:00 |
lexer_arc.cpp
|
HYPNO: parse and load almost all the levels in boyz
|
2022-05-08 11:35:16 +02:00 |
lexer_arc.l
|
HYPNO: parse and load almost all the levels in boyz
|
2022-05-08 11:35:16 +02:00 |
lexer_mis.cpp
|
HYPNO: improved parsing for player selection in boyz
|
2022-05-07 08:26:07 +02:00 |
lexer_mis.l
|
HYPNO: improved parsing for player selection in boyz
|
2022-05-07 08:26:07 +02:00 |
libfile.cpp
|
JANITORIAL: Add some long casts to match %ld format
|
2022-06-12 10:24:34 +02:00 |
libfile.h
|
|
|
metaengine.cpp
|
|
|
module.mk
|
HYPNO: added basic implementation for selection in specific scenes in boyz
|
2022-05-25 13:00:10 +02:00 |
POTFILES
|
|
|
scene.cpp
|
HYPNO: added sound action implementation, needed to fix some missing sounds in spider
|
2022-05-31 08:58:37 +02:00 |
tokens_arc.h
|
HYPNO: implemented some transitions with a fixed sound in boyz
|
2022-05-12 20:43:59 +02:00 |
tokens_mis.h
|
HYPNO: improved parsing for player selection in boyz
|
2022-05-07 08:26:07 +02:00 |
video.cpp
|
HYPNO: Reduce memory usage when loading Smacker files with HYP2 signatures
|
2022-06-05 21:30:06 +02:00 |