Robert Špalek
|
bbb72eee55
|
Fix entering the same room when re-loading the game.
(Most objects were not loaded due to incorrect cleaning of a flag). Also,
clean up accessing some boolean attributes.
svn-id: r45452
|
2009-10-28 00:04:59 +00:00 |
|
Robert Špalek
|
ed87e5cd31
|
Don't change mouse cursors so ridiculously often.
svn-id: r45451
|
2009-10-27 23:51:32 +00:00 |
|
Max Horn
|
7d6e96fa80
|
TINSEL: Formatting cleanup, remove a dead var, tweaked comment to Get/SetNoBlocking
svn-id: r45450
|
2009-10-27 21:34:43 +00:00 |
|
Matthew Hoops
|
d9f4e446e9
|
Update detection of Loom PCE Japanese.
svn-id: r45439
|
2009-10-27 12:30:42 +00:00 |
|
Travis Howell
|
ba979cbd56
|
Add patch #2856940 - MM C64: corner walkboxes fixed.
svn-id: r45438
|
2009-10-27 12:08:19 +00:00 |
|
Travis Howell
|
26948eca76
|
Add patch #2846425 - MM C64: walkbox fixed, with minor changes.
svn-id: r45437
|
2009-10-27 11:32:33 +00:00 |
|
Travis Howell
|
3d80bb47a8
|
Load/save the 16BitPalette data in PCE version of Loom.
svn-id: r45436
|
2009-10-27 09:44:13 +00:00 |
|
Travis Howell
|
64515d892c
|
Fix restoring distaff, after reloading saved game in PCE version of Loom.
svn-id: r45435
|
2009-10-27 09:29:47 +00:00 |
|
Travis Howell
|
a6195bc175
|
Reset _distaff after drawing distaff image in PCE version of Loom.
svn-id: r45434
|
2009-10-27 09:24:00 +00:00 |
|
Travis Howell
|
e49065c821
|
Add support for distaff images in PCE version of Loom.
svn-id: r45433
|
2009-10-27 09:17:09 +00:00 |
|
Matthew Hoops
|
b132c65ff3
|
Make Jones in the Fast Lane use up the whole screen as did the original game.
svn-id: r45431
|
2009-10-27 02:23:45 +00:00 |
|
Max Horn
|
4b681f7ec7
|
TINSEL: Add some debugging code; fix LockMem() regression
svn-id: r45430
|
2009-10-27 00:38:41 +00:00 |
|
Max Horn
|
02636c2071
|
TINSEL: Rename Poly pp to ptp in various places, for consistency; cleanup
svn-id: r45429
|
2009-10-27 00:38:19 +00:00 |
|
Max Horn
|
79734dbc15
|
TINSEL: Make HeapCompact local to heapmem.cpp; add code to print heap statistics
svn-id: r45428
|
2009-10-27 00:37:54 +00:00 |
|
Max Horn
|
e07a9b0524
|
TINSEL: Changed heap manager to use malloc internally
svn-id: r45427
|
2009-10-27 00:37:23 +00:00 |
|
Max Horn
|
05508d8dcd
|
TINSEL: Change MemoryAllocFixed to return a (kind of fake) MEM_NODE pointer; add MemoryDeinit()
svn-id: r45426
|
2009-10-27 00:36:56 +00:00 |
|
Martin Kiewitz
|
9008406e80
|
SCI/newgui: fixes text in jones
svn-id: r45423
|
2009-10-26 22:15:19 +00:00 |
|
Robert Špalek
|
46cb0be173
|
fix free/delete
svn-id: r45422
|
2009-10-26 22:04:03 +00:00 |
|
Filippos Karapetis
|
7e0f8a9af9
|
Added proper detection and handling of transitive SCI1-SCI1.1 games, like PQ1 VGA. These used SCI1 resources and compression with a SCI1.1 kernel (thanks to waltervn's observations)
svn-id: r45420
|
2009-10-26 21:41:41 +00:00 |
|
Max Horn
|
5672f353dd
|
TINSEL: Fix warning again
svn-id: r45419
|
2009-10-26 21:08:15 +00:00 |
|
Max Horn
|
6c1c9eda3a
|
TINSEL: Make MEM_NODE internal to heapmem.cpp
svn-id: r45418
|
2009-10-26 20:38:34 +00:00 |
|
Max Horn
|
d2e64a350a
|
TINSEL: cleanup
svn-id: r45417
|
2009-10-26 20:36:44 +00:00 |
|
Max Horn
|
e1de772e72
|
TINSEL: Fix handling of free memory blocks
svn-id: r45416
|
2009-10-26 20:35:06 +00:00 |
|
Johannes Schickel
|
692a4b74dc
|
Change assert parameter to match the comment above it.
svn-id: r45415
|
2009-10-26 20:08:33 +00:00 |
|
Johannes Schickel
|
a30b8f0bdc
|
- Fix some missing initialization warnings from cppcheck
- Fix two invalid memory accesses reported by cppcheck
svn-id: r45414
|
2009-10-26 20:07:37 +00:00 |
|
Torbjörn Andersson
|
939d8d1a37
|
Silence GCC warning.
svn-id: r45413
|
2009-10-26 20:03:07 +00:00 |
|
Martin Kiewitz
|
efd41ffc46
|
SCI/newgui: SciGuiText created
svn-id: r45412
|
2009-10-26 19:33:07 +00:00 |
|
Jordi Vilalta Prat
|
c7476aa16f
|
Groovie: Fix some styling issues pointed by cppcheck
svn-id: r45411
|
2009-10-26 19:06:36 +00:00 |
|
Filippos Karapetis
|
49d4e3c467
|
Removed some duplicate code
svn-id: r45410
|
2009-10-26 18:09:21 +00:00 |
|
Max Horn
|
6591010f66
|
TINSEL: Further untangle memory managment.
* Add new function MemoryNoAlloc
* Make MemoryAlloc private
* Get rid of params to various memory related functions
svn-id: r45409
|
2009-10-26 16:01:34 +00:00 |
|
Max Horn
|
b9534216ed
|
TINSEL: Remove MemoryHandle(), some unneeded #includes and the return value of MemoryReAlloc()
svn-id: r45408
|
2009-10-26 16:01:12 +00:00 |
|
Travis Howell
|
b0b1ab70c3
|
Fix charset color in PCE version of Loom.
svn-id: r45407
|
2009-10-26 14:49:01 +00:00 |
|
Travis Howell
|
dec5406e41
|
Fix charset display in PCE version of Loom.
svn-id: r45406
|
2009-10-26 13:22:05 +00:00 |
|
Travis Howell
|
bd781fad91
|
Increase the _palette size for PCE version of Loom.
svn-id: r45405
|
2009-10-26 12:44:26 +00:00 |
|
Travis Howell
|
c669b8472c
|
Fix cursor image in PCE version of Loom.
svn-id: r45404
|
2009-10-26 12:35:15 +00:00 |
|
Travis Howell
|
bf20d530a3
|
Add patch from Tobias, for costume palettes in PCE version of Loom, with minor changes.
svn-id: r45403
|
2009-10-26 12:29:57 +00:00 |
|
Max Horn
|
e963dfbd17
|
TINSEL: Remove dead stuff from memory managment code, doxygenify some comments
svn-id: r45402
|
2009-10-26 10:41:28 +00:00 |
|
Max Horn
|
bbe0b81aff
|
TINSEL: Remove DWM_FIXED and add new MemoryAllocFixed() function
svn-id: r45401
|
2009-10-26 10:41:11 +00:00 |
|
Max Horn
|
9065dca09a
|
TINSEL: cleanup
svn-id: r45400
|
2009-10-26 10:40:51 +00:00 |
|
Max Horn
|
d19a831d29
|
TINSEL: Move ExtractActor from scn.* to play.*
svn-id: r45399
|
2009-10-26 10:40:35 +00:00 |
|
Max Horn
|
240f230c1e
|
TINSEL: Cleanup
svn-id: r45398
|
2009-10-26 10:40:16 +00:00 |
|
Max Horn
|
a4c27cfe98
|
TINSEL: Some cleanup to the BMV code
svn-id: r45397
|
2009-10-26 10:39:51 +00:00 |
|
Travis Howell
|
88c7ca6f8f
|
Add patch from Tobias, for object masking support in PCE version of Loom.
svn-id: r45396
|
2009-10-26 10:15:05 +00:00 |
|
Filippos Karapetis
|
e35b6a6e80
|
Cleanup
svn-id: r45395
|
2009-10-26 09:47:55 +00:00 |
|
Travis Howell
|
485ee55308
|
Ooops, that part should not have been commited.
svn-id: r45394
|
2009-10-26 09:13:58 +00:00 |
|
Travis Howell
|
ea91714b17
|
Switch PCE version of Loom to 16bit color, since it used 9bit color.
svn-id: r45393
|
2009-10-26 09:11:18 +00:00 |
|
Robert Špalek
|
7bec12bbec
|
Fix 2 MIDI bugs
svn-id: r45392
|
2009-10-26 09:03:54 +00:00 |
|
Torbjörn Andersson
|
994408a770
|
Fixed some cppcheck warnings.
svn-id: r45391
|
2009-10-26 06:20:13 +00:00 |
|
Torbjörn Andersson
|
463ccc896a
|
Removed unused variable.
svn-id: r45390
|
2009-10-26 05:19:43 +00:00 |
|
Robert Špalek
|
74da9e5e3b
|
Fix Escape in the intro, and switching map and the inventory
svn-id: r45389
|
2009-10-26 04:59:52 +00:00 |
|