Commit Graph
49 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh 5a830a7bae PRIVATE: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
neuromancer 01711fd8f9 PRIVATE: it shows again the list of locations in non-US releases 2021-07-03 18:58:42 +02:00
neuromancer e7a605f4ec PRIVATE: removed useless local variable in install 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 6c80b049af PRIVATE: integrated first version of the decompiler 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
neuromancer 0eca2dcc22 PRIVATE: re-enabled sound areas and fail if they are invalid 2021-03-07 12:52:23 -03:00
Matthew Duggan c82c6901bc PRIVATE: Fix some coverity issues 2021-03-07 18:14:01 +09:00
Eugene Sandulenko 7aee945999 PRIVATE: JANITORIAL: Fix indentation 2021-03-05 19:27:58 +01:00
Matthew Duggan 346d1800a5 PRIVATE: Make some things static to reduce exported symbols 2021-03-05 19:30:07 +09:00
SupSuper 098a53217b PRIVATE: Fix compilation in MSVC 2021-03-04 15:51:14 +00:00
Matthew Duggan e052e45ac6 PRIVATE: Restore a memory leak until it can be fixed properly. 2021-03-04 23:06:00 +09:00
Matthew Duggan 9debfbb4ab PRIVATE: Reduce string-based memory leaks, improve constness 2021-03-04 18:13:08 +09:00
Matthew Duggan 8612a95494 PRIVATE: Fix compiler warnings 2021-03-04 17:13:20 +09:00
neuromancer 21b9c93fab PRIVATE: second step to use classes and avoid external 2021-03-04 02:06:59 +01:00
neuromancer 0ba260cac1 PRIVATE: first step to use 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 86f75d18b1 PRIVATE: refactor headers 2021-03-04 02:06:59 +01:00
neuromancer 087b2f7fd6 PRIVATE: code convention fixes 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 f1fe50ee66 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 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 3b9ff10be3 PRIVATE: more fixes 2021-03-04 02:06:59 +01:00
neuromancer e92e29bc02 PRIVATE: fixes and new stuff 2021-03-04 02:06:59 +01:00
neuromancer 27ddb34804 PRIVATE: police bust changes 2021-03-04 02:06:59 +01:00
neuromancer 89f95256e7 PRIVATE: more code 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 c912eed42a PRIVATE: more functions 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 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 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 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