Johannes Schickel
|
80d0bc0c85
|
KYRA: Get rid of most snprintf usages.
Thanks to digitall for his initial patch, which I only altered slightly.
|
2011-06-09 19:10:54 +02:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Johannes Schickel
|
7d03da14cb
|
KYRA: Clean up of header includes.
|
2011-04-28 15:39:57 +02:00 |
|
Ori Avtalion
|
9414d7a6e2
|
JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
|
2011-04-28 15:08:58 +03:00 |
|
Torbjörn Andersson
|
54b2a8c98d
|
JANITORIAL: Cleanup (mostly whitespace)
svn-id: r53161
|
2010-10-12 04:19:58 +00:00 |
|
Johannes Schickel
|
9cd333152b
|
KYRA: Add support for subtitle options changes via GMM.
svn-id: r51757
|
2010-08-05 14:41:00 +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 |
|
Florian Kagerer
|
548d139b48
|
LOL: cleanup
svn-id: r44549
|
2009-10-02 23:13:47 +00:00 |
|
Johannes Schickel
|
64e6c596c7
|
Formatting.
svn-id: r40991
|
2009-05-29 12:52:03 +00:00 |
|
Johannes Schickel
|
783fb058b0
|
Formatting.
svn-id: r40717
|
2009-05-19 01:39:18 +00:00 |
|
Johannes Schickel
|
7561bd9dfb
|
Remov lots of superfluous debug output.
svn-id: r40715
|
2009-05-19 01:13:29 +00:00 |
|
Max Horn
|
9b160804ab
|
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confused with Engine::quitGame); also cleaned up engine.h a bit
svn-id: r34700
|
2008-09-30 12:27:38 +00:00 |
|
Christopher Page
|
b8fe71e7a1
|
Updated KYRA to work with the new GMM implementation
svn-id: r32959
|
2008-07-08 06:00:39 +00:00 |
|
Christopher Page
|
b97f39019c
|
KYRA works with the new GMM implementation
svn-id: r32957
|
2008-07-08 05:02:45 +00:00 |
|
Christopher Page
|
6e3474896c
|
Kyra and Lure are now using the new _quit flag
svn-id: r32772
|
2008-06-25 00:55:18 +00:00 |
|
Johannes Schickel
|
27a9108e36
|
Fixed max text line length for French version in HoF.
svn-id: r32186
|
2008-05-19 21:04:49 +00:00 |
|
Johannes Schickel
|
b53fe83695
|
Silenced some g++ 4.3 warnings.
svn-id: r31956
|
2008-05-08 21:23:14 +00:00 |
|
Johannes Schickel
|
3d9ea59616
|
Changed kyra to use delete[] instead of delete [].
svn-id: r31925
|
2008-05-07 14:20:37 +00:00 |
|
Johannes Schickel
|
c43cbeae96
|
Moved more opcodes to KyraEngine_v2.
svn-id: r31859
|
2008-05-04 13:07:13 +00:00 |
|
Johannes Schickel
|
d5545bd8c5
|
- Moved newShape/temporaryScript code to KyraEngine_v2.
- Renamed newShape/temporaryScript code to animationScript.
svn-id: r31841
|
2008-05-03 19:23:45 +00:00 |
|
Johannes Schickel
|
c6830b4138
|
- Renamed TextDisplayer_v2 to TextDisplayer_HoF
- Moved some character shape code to KyraEngine_v2
svn-id: r31821
|
2008-05-02 15:21:51 +00:00 |
|
Johannes Schickel
|
4b5f3266cf
|
Started to refactor kyra2/kyra3 code to a common base. (regressions possible, compiling currently broken)
svn-id: r31817
|
2008-05-02 14:46:30 +00:00 |
|