Max Horn
|
b3c3222c23
|
TINSEL: cleanup
svn-id: r45787
|
2009-11-09 22:21:23 +00:00 |
|
Max Horn
|
1497c4120e
|
TINSEL: Mark all functions in dialogs.cpp explicitly as public (=extern) or private (=static)
svn-id: r45785
|
2009-11-09 22:20:25 +00:00 |
|
Max Horn
|
2bb7476a20
|
TINSEL: Add EnablePointing() & DisablePointing() to pdisplay.h; turn DisablePointing from a coroutine into a plain function
svn-id: r45782
|
2009-11-09 22:18:25 +00:00 |
|
Max Horn
|
e959ef33e5
|
TINSEL: Small correction to the previous hotfix for _vm->_config crash
svn-id: r45621
|
2009-11-02 23:48:21 +00:00 |
|
Max Horn
|
d10fe42416
|
TINSEL: Fix regression caused by the introduction of _vm->_config; proper fix will be introduced later, when dialogs.cpp gets objectified
svn-id: r45620
|
2009-11-02 23:42:30 +00:00 |
|
Max Horn
|
5cf868b757
|
TINSEL: Turn config code into a simple C++ class
svn-id: r45617
|
2009-11-02 21:56:29 +00:00 |
|
Max Horn
|
51933629d1
|
Changed foo(void) to foo() in almost all non-backend source files
svn-id: r45616
|
2009-11-02 21:54:57 +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 |
|
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
|
240f230c1e
|
TINSEL: Cleanup
svn-id: r45398
|
2009-10-26 10:40:16 +00:00 |
|
Max Horn
|
8870b5dbbf
|
TINSEL: Fix apparent bug (?) in the support for the 5 flags version(s)
svn-id: r45271
|
2009-10-20 14:07:27 +00:00 |
|
Max Horn
|
774183ddce
|
TINSEL: Make lots of stuff in dialogs.cpp static
svn-id: r45270
|
2009-10-20 14:06:40 +00:00 |
|
Max Horn
|
3399c3aeb6
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
svn-id: r44802
|
2009-10-08 21:28:57 +00:00 |
|
Max Horn
|
f242266f6d
|
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
svn-id: r44634
|
2009-10-04 21:26:33 +00:00 |
|
Filippos Karapetis
|
3a976bfb6f
|
TINSEL: Fixed some warnings about unreachable code
svn-id: r44295
|
2009-09-24 09:50:22 +00:00 |
|
Torbjörn Andersson
|
0999534749
|
The error() and warning() functions add ! and newline automatically. (I didn't
look at debug() and debugC(), since I'm really bored with this now. :-)
svn-id: r41061
|
2009-05-31 10:02:16 +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 |
|
Filippos Karapetis
|
c26a162606
|
Converted some leftover tinselV1 code, so that the engine builds when DEBUG is set
svn-id: r39598
|
2009-03-21 19:57:54 +00:00 |
|
Max Horn
|
9cbed926cd
|
Moved Tinsel::Serializer to Common::Serializer, so that I can use it in the SCI engine
svn-id: r39428
|
2009-03-15 20:30:57 +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
|
f509f65023
|
add virtual keyboard backend hints for savegame name
svn-id: r39056
|
2009-03-01 21:54:53 +00:00 |
|
Eugene Sandulenko
|
696897b058
|
Whoa! Removing trailing spaces.
svn-id: r35648
|
2009-01-01 15:06:43 +00:00 |
|
Johannes Schickel
|
443158fd89
|
Cleanup. (Removed define and checks for USE_3FLAGS/USE_4FLAGS/USE_5FLAGS)
svn-id: r35306
|
2008-12-11 18:38:15 +00:00 |
|
Johannes Schickel
|
7c05e9e723
|
Fix for bug #2412503 "DW1: Subtitle menu not working (Multi-language version)".
svn-id: r35300
|
2008-12-11 13:32:50 +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
|
bfd32c9516
|
Bugfix for correctly leaving from looking at the Rite of AshkEnte scroll
svn-id: r35248
|
2008-12-05 10:18:39 +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 |
|