Nicola Mettifogo
|
b07f787f7f
|
Moved core font management from Gfx to engine. Gfx still retains features related to displaying text on screen.
svn-id: r28530
|
2007-08-11 17:25:57 +00:00 |
|
Nicola Mettifogo
|
283b89daf8
|
Cleanup.
svn-id: r28315
|
2007-07-29 19:17:53 +00:00 |
|
Nicola Mettifogo
|
092de55a6a
|
Removed debug code.
svn-id: r28311
|
2007-07-29 18:46:29 +00:00 |
|
Max Horn
|
50537d3ae0
|
Fixed some warnings
svn-id: r28308
|
2007-07-29 17:37:08 +00:00 |
|
Nicola Mettifogo
|
4774696a96
|
Made current callable routines members of Parallaction_ns, and moved them to callables_ns.cpp.
svn-id: r28302
|
2007-07-29 17:02:08 +00:00 |
|
Nicola Mettifogo
|
b01232f08a
|
- Added parser strings for Big Red Adventure
- Pushed parser strings initialization down to engine subclasses
svn-id: r28295
|
2007-07-29 16:29:41 +00:00 |
|
Nicola Mettifogo
|
9a766cf5c4
|
Removed direct references to callable functions (opcodes). They are now only available via a virtual member function in the engine.
svn-id: r28291
|
2007-07-29 15:21:33 +00:00 |
|
Nicola Mettifogo
|
7e7b07132e
|
Moved specialized initialization code into subclasses.
svn-id: r28289
|
2007-07-29 14:24:31 +00:00 |
|