Commit Graph
18 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 c97917c8f5 ACCESS: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
Henrik "Henke37" Andersson f87a73b4f7 ACCESS: Debugger, call base postEnter 2020-05-10 23:39:31 +02:00
Eugene Sandulenko dead4aa014 JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
Paul Gilbert a6150f9308 ACCESS: Creation of access.dat for holding Access games engine data 2015-11-27 12:12:32 -05:00
Martin Kiewitz c0cbfacd1b ACCESS: fix comment typo 2015-11-25 09:48:10 +01:00
Martin Kiewitz d69ffaa0e4 ACCESS: movie player for Noctropolis+Synnergist
accessible via debug command "playmovie"
2015-11-24 15:42:17 +01:00
Strangerke 67a40fd9b0 ACCESS: Add missing space before semicolumn in constructors 2014-12-17 19:14:14 +01:00
Strangerke 492d974550 ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
Paul Gilbert b1d5359fc6 ACCESS: Minor formatting for debugger error messages 2014-12-12 23:06:23 -05:00
Strangerke 3cf0893979 ACCESS: Add a cheat mode which currently skips the guard in chapter 8 2014-12-12 23:02:41 -05:00
Paul Gilbert 4c71b12e02 ACCESS: Fix memory leaks 2014-12-12 22:48:16 -05:00
Paul Gilbert c4a5c36290 ACCESS: Fix crash when talking to pilot on the plane 2014-12-12 22:32:24 -05:00
Strangerke 0df4c903c7 ACCESS: Add some safeguards in LoadScene debugger command 2014-12-12 22:27:52 -05:00
Strangerke 304db8ee6f ACCESS: Add some code to display scene number & description 2014-12-12 22:27:28 -05:00
Paul Gilbert aea906f7d3 ACCESS: Implemented chapter debug command 2014-12-12 22:25:25 -05:00
Paul Gilbert a8dd2defaa ACCESS: Added scene debugger command 2014-08-20 20:27:52 -04:00
Paul Gilbert 8480f53d60 ACCESS: Initial engine skeleton 2014-07-29 21:02:28 -04:00