Commit Graph

47410 Commits

Author SHA1 Message Date
Strangerke
5c7eb9a768 CGE: un-static-fy several variables, clean Heart class 2011-07-30 12:52:04 +02:00
Strangerke
316b73ee00 CGE: Remove Startup class, set _fx and _sound as dynamic 2011-07-29 10:02:32 +02:00
Strangerke
7d5eb1ee63 CGE: Janitorial: remove trailing spaces 2011-07-28 15:35:12 +02:00
Strangerke
df7d771feb CGE: Remove summa variable, formerly used for the protection check 2011-07-28 11:08:56 +02:00
Strangerke
dad302b640 CGE: Remove _core from Startup class 2011-07-25 19:09:12 +02:00
Strangerke
2e5a041046 CGE: Remove EMM and EMS classes 2011-07-25 17:50:58 +02:00
Strangerke
cf61919648 CGE: Replace 'no core' checks by asserts 2011-07-25 16:04:45 +02:00
Strangerke
82adc025ea CGE: Remove DrvInfo, rename some enums 2011-07-24 23:42:03 +02:00
Strangerke
c728a53148 CGE: Rename IOMode and SnCom enums 2011-07-23 14:31:39 +02:00
Strangerke
3ef0558aa9 CGE: Rename some more constants, some cleanup 2011-07-22 11:54:46 +02:00
Strangerke
5d41ab8b5f CGE: Rename some more constants, remove some useless ones 2011-07-21 01:56:40 +02:00
Strangerke
9576e415e2 CGE: Clean up Square class 2011-07-20 14:27:36 +02:00
Strangerke
420516b45e CGE: Rename Debug channel constants 2011-07-20 14:22:56 +02:00
Strangerke
3289006458 CGE: Rename constants in btfile and cfile 2011-07-19 13:24:09 +02:00
Strangerke
dc28d9debb CGE: rename constants in bitmap 2011-07-19 08:42:58 +02:00
Strangerke
2e6e7d81da CGE: cleanup in jbw.h 2011-07-19 08:24:06 +02:00
Strangerke
9a148a27cc CGE: Remove macro farnew 2011-07-19 08:09:16 +02:00
Strangerke
a073e78ba1 CGE: Rename constants (WIP) 2011-07-19 07:50:07 +02:00
Strangerke
5190bbb7be CGE: Finish adding debugc to CGEEngine class members 2011-07-19 07:13:41 +02:00
Strangerke
17003d0e90 CGE: Fix name of showBak() 2011-07-18 23:14:22 +02:00
Strangerke
b3f0e72e25 CGE: Remove useless fields in DebugText, add some more debugC 2011-07-18 23:09:57 +02:00
Strangerke
f884e57866 CGE: Remove a bunch of useless sound related menus 2011-07-18 21:47:57 +02:00
Strangerke
8aa4f739af CGE: Add debug channels (WIP) 2011-07-18 18:05:57 +02:00
Paul Gilbert
e1df646ace CGE: Set up a separate variable for the game tick speed, independent from frame rate 2011-07-16 22:28:49 +10:00
Paul Gilbert
00061bc5dd CGE: Added support for GMM save/load and launcher loading 2011-07-16 21:12:19 +10:00
Paul Gilbert
ce070cdd3c CGE: Implemented basic savegame support
I've slightly modified the behaviour of the original - rather than prompting each time the user starts for a name, it now only prompts the first time, and uses the entered name as a save description for a slot 0 savegame
2011-07-16 18:33:20 +10:00
Paul Gilbert
10627dccfa CGE: Fix the selection of menu items to call appropriate dispatch method 2011-07-16 16:23:34 +10:00
Paul Gilbert
50d313a547 CGE: Implement monochrome view mode button 2011-07-16 15:44:17 +10:00
Paul Gilbert
b957eda759 CGE: Map keypad Enter to be handled like the main Enter key 2011-07-16 15:30:06 +10:00
Paul Gilbert
c3f3120194 CGE: Cleaned up room preview handling code and fixed memory leak 2011-07-16 15:17:18 +10:00
Paul Gilbert
453fbb7454 CGE: Bugfixes for loading the room preview shapes list 2011-07-15 22:56:49 +10:00
Paul Gilbert
4dd65c5e57 CGE: Removed some commented out code from previous bugfix 2011-07-15 22:14:33 +10:00
Paul Gilbert
8c7130fdfa CGE: Fix display of in-game hotspot description 2011-07-15 22:12:56 +10:00
Paul Gilbert
b74e1b6af0 CGE: Pathfinder now works 2011-07-15 21:25:03 +10:00
Paul Gilbert
11fa6b941c CGE: Fix some errors in the pathfinder setup 2011-07-15 20:43:29 +10:00
Paul Gilbert
c3bed46ba0 CGE: Fix for all the game objects being draggable 2011-07-15 19:38:58 +10:00
Paul Gilbert
f0d10b62b3 CGE: In progress work on pathfinder 2011-07-14 22:36:18 +10:00
Paul Gilbert
324ccb1760 CGE: Split pathfinding related code into walk.cpp 2011-07-13 21:04:44 +10:00
Paul Gilbert
c3c8032c42 CGE: Implemented Bitmap::xShow method 2011-07-13 20:42:30 +10:00
Paul Gilbert
9dc2cb87d9 CGE: Fix array size in Spike class constructor 2011-07-13 19:21:34 +10:00
Paul Gilbert
6c97190092 CGE: Fixed initialising of _shadow that was crashing the intro sequence 2011-07-13 19:18:23 +10:00
Strangerke
4d0f83babb CGE: Rename some constants 2011-07-13 08:44:58 +02:00
Strangerke
5148f80fa5 CGE: add a new SNPOST to fix the function pointer issue 2011-07-13 00:29:10 +02:00
Paul Gilbert
4d96ec7034 CGE: Fixed a previously commented adding of mouse object to show queue 2011-07-12 22:44:04 +10:00
Paul Gilbert
700dbe021e CGE: Fix ProgName method to handle extensions without a leading period 2011-07-12 22:43:24 +10:00
Paul Gilbert
11c9e64885 CGE: More bugfixes for memory leaks 2011-07-12 22:02:00 +10:00
Paul Gilbert
e2b19ad9b0 CGE: Fixed several memory leaks of main objects 2011-07-12 21:53:07 +10:00
Paul Gilbert
891032053a CGE: Removed redundant disable/enable calls 2011-07-12 21:43:53 +10:00
Paul Gilbert
b6be90326d CGE: Fixed a memory leak with Sprite::setSeq 2011-07-12 21:41:11 +10:00
Paul Gilbert
daae033e01 CGE: Converted SprExt::_Seq to use dynamically allocated data 2011-07-12 21:16:23 +10:00