Johannes Schickel
|
b3c6751b9b
|
Strip trailing whitespaces in the whole code base.
svn-id: r40867
|
2009-05-24 15:17:42 +00:00 |
|
Paul Gilbert
|
4a2e5bb793
|
Re-introduced the ability to skip the title scenes in Discworld 1. Since the exact scene numbers differed between language versions, this new version simply relies on skipping the first four screens - hopefully, none of the various versions will have any extra title screens.
svn-id: r40196
|
2009-04-29 10:37:00 +00:00 |
|
Paul Gilbert
|
3817fbf7d0
|
Fixed a method name clash, and changed the Restart dialog to properly use the renamed method, rather than just setting the global variable directly
svn-id: r40158
|
2009-04-27 12:21:14 +00:00 |
|
Paul Gilbert
|
d594211ab3
|
Bugfix to the coroutine handling in CdDoChange
svn-id: r40140
|
2009-04-25 06:36:20 +00:00 |
|
Max Horn
|
f9ecd95d69
|
Whitespace cleanup: Convert space followed by tab to just tab
svn-id: r39203
|
2009-03-07 19:24:31 +00:00 |
|
Kostas Nakos
|
bf894deb06
|
silence compiler warnings: the names of some tinsel defines were shadowing standard winapi defines
svn-id: r39049
|
2009-03-01 19:46:07 +00:00 |
|
Max Horn
|
ac59693be2
|
A ton of code formatting fixes; also fixed warnings about single line loops like 'while(cond);' by inserting newlines
svn-id: r36127
|
2009-01-29 05:26:12 +00:00 |
|
Eugene Sandulenko
|
696897b058
|
Whoa! Removing trailing spaces.
svn-id: r35648
|
2009-01-01 15:06:43 +00:00 |
|
Paul Gilbert
|
303d463a50
|
Workaround to correctly return control to the player in the DW1 Demo after using the prunes
svn-id: r35334
|
2008-12-13 11:18:28 +00:00 |
|
Paul Gilbert
|
5f9bbd3444
|
Bugfixes for text display and animations in DW1 demo
svn-id: r35333
|
2008-12-13 10:24:28 +00:00 |
|
Lars Persson
|
1eefecffa4
|
Quickfix for tinlib compilation error. Changed type on zOverride from type int to int32 (signed int that is) to fit the SetMoverZ function and for valid comparison of zOveride != -1.
svn-id: r35286
|
2008-12-08 21:11:19 +00:00 |
|
Paul Gilbert
|
87a0976185
|
Added code differences for DW1 demo to allow the first game screen to start
svn-id: r35268
|
2008-12-07 07:44:52 +00:00 |
|
Paul Gilbert
|
b697026ae0
|
Library routine and interpreter fixes for the DW1 demo
svn-id: r35257
|
2008-12-06 11:35:31 +00:00 |
|
Paul Gilbert
|
7a49843047
|
Beginning of support for DW1 Demo - Interpret has been changed to support opcode differences, and CallLibraryRoutine has a new mapping list of routines
svn-id: r35252
|
2008-12-06 02:07:30 +00:00 |
|
Filippos Karapetis
|
af945ac788
|
Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 should be completable
svn-id: r35196
|
2008-12-01 20:35:36 +00:00 |
|
Max Horn
|
958647a6b5
|
Merging more of the GSoC 2008 RTL branch: TINSEL
svn-id: r34257
|
2008-09-01 20:22:10 +00:00 |
|
Max Horn
|
fb66f42002
|
cleanup
svn-id: r34211
|
2008-08-30 21:43:36 +00:00 |
|
Christopher Page
|
78159c34a1
|
Added RTL feature to Tinsel
svn-id: r33671
|
2008-08-06 21:44:43 +00:00 |
|
Max Horn
|
04985c8ac9
|
TINSEL: Got rid of PIMAGE, PINT_CONTEXT, PINV_OBJECT, PINV_DEF, PCONFBOX, PCONFINIT
svn-id: r33282
|
2008-07-25 09:19:06 +00:00 |
|
Max Horn
|
69dac1d4f2
|
Moved scheduler / process managment code into a new class Scheduler
svn-id: r33259
|
2008-07-24 08:59:17 +00:00 |
|
Max Horn
|
c441c5261f
|
Added Tinsel engine to main repos (no news item for it ON PURPOSE)
svn-id: r33230
|
2008-07-23 09:02:47 +00:00 |
|