Commit graph

39 commits

Author SHA1 Message Date
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
neuromancer
6a8adece27 PRIVATE: allocate a new stack for every setting 2021-03-04 02:06:59 +01:00
neuromancer
939bf92266 PRIVATE: use Private namespace 2021-03-04 02:06:59 +01:00
neuromancer
7e1e52e5ee PRIVATE: moved more files to c++ 2021-03-04 02:06:59 +01:00
Renamed from engines/private/code.c (Browse further)