Commit Graph
113563 Commits
Author SHA1 Message Date
neuromancer f63c30f4a1 PRIVATE: refactor sound handling to avoid leaking memory 2021-03-04 02:06:59 +01:00
neuromancer c57939f3fd PRIVATE: fixed load game code to avoid leaking memory 2021-03-04 02:06:59 +01:00
neuromancer 27b498b890 PRIVATE: code convention fixes 2021-03-04 02:06:59 +01:00
neuromancer fe4ae42996 PRIVATE: removed old file 2021-03-04 02:06:59 +01:00
neuromancer a106e8c1cc PRIVATE: missing line at the end 2021-03-04 02:06:59 +01:00
neuromancer 087b2f7fd6 PRIVATE: code convention fixes 2021-03-04 02:06:59 +01:00
neuromancer 54d2f034f1 PRIVATE: refactor to avoid global constructors 2021-03-04 02:06:59 +01:00
neuromancer b7e55e5c6f PRIVATE: optimize screen drawing 2021-03-04 02:06:59 +01:00
neuromancer 96a1f8efe5 PRIVATE: removed unused variables and refactor 2021-03-04 02:06:59 +01:00
neuromancer 5ba173383a PRIVATE: arithmetic code refactor 2021-03-04 02:06:59 +01:00
neuromancer 2ef6c7a94c PRIVATE: removed useless empty lines 2021-03-04 02:06:59 +01:00
neuromancer 7ed834dd8f PRIVATE: removed useless empty lines 2021-03-04 02:06:59 +01:00
neuromancer c331703e4b PRIVATE: code convention on function names 2021-03-04 02:06:59 +01:00
neuromancer e459ad6777 PRIVATE: code convention on type casting 2021-03-04 02:06:59 +01:00
neuromancer 09a2d52447 PRIVATE: avoid confusion in nested if 2021-03-04 02:06:59 +01:00
neuromancer e89616a177 PRIVATE: fixed in formating of module.mk 2021-03-04 02:06:59 +01:00
neuromancer 4d7a70d508 PRIVATE: code convention on type casting 2021-03-04 02:06:59 +01:00
neuromancer 216258ed21 PRIVATE: avoid global constructors in initCursors 2021-03-04 02:06:59 +01:00
neuromancer a238290c33 PRIVATE: code convention on type casting 2021-03-04 02:06:59 +01:00
neuromancer f1fe50ee66 PRIVATE: code convention on type casting 2021-03-04 02:06:59 +01:00
neuromancer 31cc84514f PRIVATE: avoid name collisions using a prefix in the lexer and grammar 2021-03-04 02:06:59 +01:00
neuromancer 87ac850982 PRIVATE: change detection tables to use PVTEYE.Z 2021-03-04 02:06:59 +01:00
neuromancer 17d3d6e241 PRIVATE: reorganized bison and yacc files and removed tabs from them 2021-03-04 02:06:59 +01:00
neuromancer dbf7085a79 PRIVATE: clean up grammar.l to remove unused code and imports 2021-03-04 02:06:59 +01:00
neuromancer 23fe6b9b73 PRIVATE: explicit conversion to bool 2021-03-04 02:06:59 +01:00
neuromancer b40e1e2467 PRIVATE: removed old debug code 2021-03-04 02:06:59 +01:00
neuromancer 70256d38eb PRIVATE: added proper debug channels and fixed type assertions 2021-03-04 02:06:59 +01:00
neuromancer 9304bb0e58 PRIVATE: fixed code convetions 2021-03-04 02:06:59 +01:00
neuromancer 08fcf88a19 PRIVATE: removed tabs 2021-03-04 02:06:59 +01:00
neuromancer 8d9ed3d8d6 PRIVATE: fixes 2021-03-04 02:06:59 +01:00
neuromancer 386c07149e PRIVATE: fixes 2021-03-04 02:06:59 +01:00
neuromancer 9618650bb1 PRIVATE: optimized use of screen 2021-03-04 02:06:59 +01:00
neuromancer ccd4c9a831 PRIVATE: fixes and renamed installer_archive 2021-03-04 02:06:59 +01:00
neuromancer 75e019b199 PRIVATE: added copyright headers 2021-03-04 02:06:59 +01:00
neuromancer cbc8ca60f4 PRIVATE: missing snprinft 2021-03-04 02:06:59 +01:00
neuromancer d65b334586 PRIVATE: fixes 2021-03-04 02:06:59 +01:00
neuromancer 28040b2a61 PRIVATE: astyle 2021-03-04 02:06:59 +01:00
neuromancer 3b9ff10be3 PRIVATE: more fixes 2021-03-04 02:06:59 +01:00
neuromancer 93617ca8fe PRIVATE: fixes 2021-03-04 02:06:59 +01:00
neuromancer 1f3d8a52f8 PRIVATE: fixes and new stuff 2021-03-04 02:06:59 +01:00
neuromancer b230e4d67c PRIVATE: astyle 2021-03-04 02:06:59 +01:00
neuromancer 760e06f443 PRIVATE: implemented NoStopSounds 2021-03-04 02:06:59 +01:00
neuromancer e92e29bc02 PRIVATE: fixes and new stuff 2021-03-04 02:06:59 +01:00
neuromancer f6d7fa4e48 PRIVATE: fixes in sounds and memory management 2021-03-04 02:06:59 +01:00
neuromancer 476cbb3106 PRIVATE: new features 2021-03-04 02:06:59 +01:00
neuromancer 4e5f3c549c PRIVATE: partial dossier browsing implementation 2021-03-04 02:06:59 +01:00
neuromancer 27ddb34804 PRIVATE: police bust changes 2021-03-04 02:06:59 +01:00
neuromancer 0f8c18d779 PRIVATE: started to implement police bust 2021-03-04 02:06:59 +01:00
neuromancer b3d314e68d PRIVATE: more fixes 2021-03-04 02:06:59 +01:00
neuromancer e8994fd70c PRIVATE: fixed frame memory leak 2021-03-04 02:06:59 +01:00