Commit Graph
30 Commits
Author SHA1 Message Date
Paul Gilbert af6034efcd ACCESS: MM: Implement proper game data and fonts in access.dat 2018-07-20 19:05:56 -07:00
Eugene Sandulenko fab199d37e JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
Strangerke dbf3e29b2d ACCESS: Fix some uninitialized variables 2016-01-29 07:10:32 +01:00
Paul Gilbert a6150f9308 ACCESS: Creation of access.dat for holding Access games engine data 2015-11-27 12:12:32 -05:00
Filippos Karapetis 8be83948b1 ACCESS: Use our formatting conventions for variable and function names 2015-07-24 23:03:22 +03:00
Torbjörn Andersson 15d6495755 ACCESS: Fix misleading comment 2015-07-24 09:44:00 +02:00
Strangerke 5ec05f6b64 ACCESS: MM - use PRINTSTR in several places, remove related TODOs 2015-02-14 15:19:40 +01:00
Strangerke bdf3042174 ACCESS: MM - Implement cmdSpecial7 2015-02-09 19:34:32 +01:00
Strangerke 798733c15a ACCESS: MM - Remove a useless function, rename showDeathText 2015-02-03 07:00:32 +01:00
Strangerke 26d86017c7 ACCESS: MM - Implement dead function 2015-02-01 07:59:18 +01:00
Strangerke 490eb341fa ACCESS: MM - Reduce the scope of a variable, some renaming 2015-01-30 07:28:57 +01:00
Strangerke 1d100589ab ACCESS: MM - Implement cmdDispAbout, initialize some variables 2015-01-21 23:43:45 +01:00
Strangerke 290ea5dfa2 ACCESS: MM - Implement loading of cells00 in intro, some renaming 2015-01-21 07:54:11 +01:00
Strangerke f1aa191f8c ACCESS: MM - Implement getList 2015-01-15 00:40:43 +01:00
Strangerke 48ff7ca276 ACCESS: MM - Fix some variable initialization 2015-01-06 07:28:02 +01:00
Strangerke 900dc7ffc0 ACCESS: MM - Implement setIconPalette for MM 2015-01-02 01:46:58 +01:00
Strangerke ef1165e8b5 ACCESS: MM - More renaming 2015-01-02 00:44:34 +01:00
Strangerke c3e20acdf2 ACCESS: MM - Some renaming 2015-01-02 00:22:54 +01:00
Strangerke 0f11287b74 ACCESS: MM - Fix the color of notes 2015-01-02 00:16:46 +01:00
Strangerke e83e55e7be ACCESS: MM - Implement the display of notes at the beginning of chapters (WIP) 2015-01-01 15:35:20 +01:00
Strangerke f6fb26ea66 ACCESS: MM - Remove unused intro functions, fix display in showCredits 2014-12-31 13:13:47 +01:00
Strangerke 3ac8a26cb9 ACCESS: MM - Start implementing intro 2014-12-31 10:11:15 +01:00
Strangerke c0a8a36083 ACCESS: MM - Implement some game logic 2014-12-28 17:21:16 +01:00
Strangerke 67a40fd9b0 ACCESS: Add missing space before semicolumn in constructors 2014-12-17 19:14:14 +01:00
Paul Gilbert a8e111fae4 ACCESS: Refactor opening scenes logic into Opening class 2014-12-12 22:52:51 -05:00
Paul Gilbert d23d95b912 ACCESS: Fix display of cutscene at the end of chapter 3 2014-12-12 22:25:34 -05:00
Paul Gilbert dc218d53ef ACCESS: Merge the sound resource and priority lists 2014-12-12 22:24:34 -05:00
Paul Gilbert f869019d30 ACCESS: Implemented cmdDead 2014-08-30 17:17:19 -04:00
Paul Gilbert c0a7852662 ACCESS: Refactor the file manager to return resource structures 2014-08-27 22:13:43 -04:00
Paul Gilbert afc41c7eec ACCESS: Added initial resources and detection entry for Martian Memorandum 2014-08-20 23:36:57 -04:00