Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Some backends may break as I only compiled SDL
|
|
|
|
|
|
svn-id: r54392
|
|
Use of global vars is what prevents RTL from working in Tinsel (and
probably in other engines). More specifically, the fact that many
global vars are not explicitly inited when the engine is (re)launched.
svn-id: r54262
|
|
As a nice side effect, this gets rid of 25 out of 64 occurrences
of nullContext in the TINSEL code.
svn-id: r53935
|
|
svn-id: r45787
|
|
private (=static)
svn-id: r45785
|
|
DisablePointing from a coroutine into a plain function
svn-id: r45782
|
|
svn-id: r45621
|
|
fix will be introduced later, when dialogs.cpp gets objectified
svn-id: r45620
|
|
svn-id: r45617
|
|
svn-id: r45616
|
|
add MemoryDeinit()
svn-id: r45426
|
|
svn-id: r45401
|
|
svn-id: r45400
|
|
svn-id: r45398
|
|
svn-id: r45271
|
|
svn-id: r45270
|
|
svn-id: r44802
|
|
consistency
svn-id: r44634
|
|
svn-id: r44295
|
|
look at debug() and debugC(), since I'm really bored with this now. :-)
svn-id: r41061
|
|
the renamed method, rather than just setting the global variable directly
svn-id: r40158
|
|
is set
svn-id: r39598
|
|
SCI engine
svn-id: r39428
|
|
svn-id: r39203
|
|
svn-id: r39056
|
|
svn-id: r35648
|
|
svn-id: r35306
|
|
svn-id: r35300
|
|
svn-id: r35268
|
|
svn-id: r35248
|
|
should be completable
svn-id: r35196
|