Commit Graph

53 Commits

Author SHA1 Message Date
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
neuromancer
4edbd5a1aa PRIVATE: removed commented debug statement in SettingMaps::load 2021-06-22 10:10:53 +02:00
neuromancer
458df46dc9 PRIVATE: clang-formatted all the code 2021-06-22 10:10:53 +02:00
neuromancer
a1170b44f3 PRIVATE: removed old code, commented debugs and fixes 2021-06-22 10:10:53 +02:00
neuromancer
1f1b9baebc PRIVATE: fixes 2021-06-22 10:10:53 +02:00
neuromancer
40f6c70841 PRIVATE: preliminary support for decompiled game assets 2021-06-22 10:10:53 +02:00
Orgad Shaneh
e870c56f21 PRIVATE: Fix potentially uninitialized variable on release build
assert is no-op.
2021-03-24 01:08:49 +02:00
Eugene Sandulenko
7aee945999 PRIVATE: JANITORIAL: Fix indentation 2021-03-05 19:27:58 +01:00
Eugene Sandulenko
b880768235 PRIVATE: Avoid global constructors 2021-03-05 19:12:02 +01:00
Matthew Duggan
06e3537155 PRIVATE: Reduce Datum copies slightly 2021-03-04 18:03:36 +09:00
neuromancer
f62f889344 PRIVATE: fixes 2021-03-04 02:06:59 +01:00
neuromancer
c46c9dedd6 PRIVATE: class re-organization 2021-03-04 02:06:59 +01:00
neuromancer
fb798eaa0b PRIVATE: class re-organization 2021-03-04 02:06:59 +01:00
neuromancer
90b07f5f81 PRIVATE: remove pointers 2021-03-04 02:06:59 +01:00
neuromancer
020aa0a867 PRIVATE: fix memory leaks and added more stuff into the main class 2021-03-04 02:06:59 +01:00
neuromancer
d0e43c93b5 PRIVATE: use more classes and avoid external 2021-03-04 02:06:59 +01:00
neuromancer
9067ecec7c PRIVATE: added hoc copyright 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
17d3d6e241 PRIVATE: reorganized bison and yacc files and removed tabs from them 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
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
ab08b58e49 PRIVATE: fixes + astyle 2021-03-04 02:06:59 +01:00
neuromancer
89f95256e7 PRIVATE: more code 2021-03-04 02:06:59 +01:00
neuromancer
f0108e6e1a PRIVATE: more fixes 2021-03-04 02:06:59 +01:00
neuromancer
dca4b7aa2c PRIVATE: basic save game support 2021-03-04 02:06:59 +01:00
neuromancer
211c767685 PRIVATE: clean up and reorganization 2021-03-04 02:06:59 +01:00
neuromancer
756efded43 PRIVATE: astyled the code again 2021-03-04 02:06:59 +01:00
neuromancer
c912eed42a PRIVATE: more functions 2021-03-04 02:06:59 +01:00
neuromancer
6fa9b8474c PRIVATE: clean-up 2021-03-04 02:06:59 +01:00
neuromancer
03ed1ac933 PRIVATE: astyled the code again 2021-03-04 02:06:59 +01:00
neuromancer
f2cb789918 PRIVATE: more code 2021-03-04 02:06:59 +01:00
neuromancer
f5c4e7e6cb PRIVATE: more code 2021-03-04 02:06:59 +01:00
neuromancer
536fcd5605 PRIVATE: used astyle to improve code formatting 2021-03-04 02:06:59 +01:00
neuromancer
40b7bc29e9 PRIVATE: added some data structure to hold exit information 2021-03-04 02:06:59 +01:00
neuromancer
2a04c04c35 PRIVATE: some fixes and added debug functions 2021-03-04 02:06:59 +01:00
neuromancer
980ef278a7 PRIVATE: improved data structures 2021-03-04 02:06:59 +01:00
neuromancer
fc71730e17 PRIVATE: more functions and fixes 2021-03-04 02:06:59 +01:00
neuromancer
68ad8f1ad0 PRIVATE: simplified grammar and added some code for conditional handling 2021-03-04 02:06:59 +01:00
neuromancer
ccef0fb704 PRIVATE: some more functions implemented 2021-03-04 02:06:59 +01:00
neuromancer
cae1b214a8 PRIVATE: fixes + more functiions 2021-03-04 02:06:59 +01:00
neuromancer
2ce4159f16 PRIVATE: more code 2021-03-04 02:06:59 +01:00
neuromancer
638cf52ee6 PRIVATE: handled all defines 2021-03-04 02:06:59 +01:00
neuromancer
fcddf8aae1 PRIVATE: reorganized lexer and grammar code 2021-03-04 02:06:59 +01:00
neuromancer
b95e920fbc PRIVATE: code to compare expr 2021-03-04 02:06:59 +01:00