athrxx
|
da3c385ee3
|
KYRA: (LOL/FM-TOWNS) some startup code
(let the FM-Towns version load up and run without errors/crashes)
|
2013-01-09 20:27:37 +01:00 |
|
athrxx
|
cc465076ee
|
KYRA: (LOL/FM-TOWNS) - adapt static resources
|
2013-01-09 20:27:35 +01:00 |
|
Johannes Schickel
|
8d5b4b75d4
|
KYRA: Make all hex constants use uppercase letters.
Done with:
git ls-files "*.cpp" *".h" | xargs sed -i -e 's/0x\([0-9a-f]*\)/0x\U\1/g'
|
2013-01-09 06:01:28 +01:00 |
|
Johannes Schickel
|
ae1403713c
|
KYRA: Some slight cleanup.
|
2012-11-23 17:56:28 +01:00 |
|
Johannes Schickel
|
415334fbe5
|
KYRA: Fix bug #3589441 "KYRA: LOL DOS is broken".
In fact it affected all DOS versions of the game.
This is a regression from 93e69aa4da .
|
2012-11-23 17:56:22 +01:00 |
|
Johannes Schickel
|
6437aa2c92
|
KYRA: Strip trailing whitespaces.
|
2012-11-19 12:54:42 +01:00 |
|
athrxx
|
086dd66a65
|
KYRA: fix several GCC compile issues in previous commits
|
2012-11-11 19:14:33 +01:00 |
|
athrxx
|
93e69aa4da
|
KYRA: clean up audio resource handling
(this was really ugly, now it's somewhat less ugly)
|
2012-11-11 19:14:31 +01:00 |
|
athrxx
|
1bb8f22567
|
KYRA: finish implementation of new HOF sequence player code
|
2012-11-11 19:14:30 +01:00 |
|
Johannes Schickel
|
a2221a8b9e
|
KYRA: Slight formatting fixes.
|
2011-12-31 05:11:33 +01:00 |
|
athrxx
|
37c046339d
|
KYRA: (EOB) - cleanup dialog settings a bit
|
2011-12-28 00:01:27 +01:00 |
|
athrxx
|
0aa3238523
|
KYRA: (EOB/LOL) - rename some vars
(all cases of Eob to EoB, all cases of Lol to LoL, all cases of LolEobCommon to RpgCommon)
|
2011-12-26 16:18:16 +01:00 |
|
athrxx
|
540d081a6f
|
KYRA: (EOB) - initial code base commit
|
2011-12-26 16:18:10 +01:00 |
|
Johannes Schickel
|
1fa858d339
|
KYRA: Made some more static data const.
|
2011-09-08 00:33:10 +02:00 |
|
Christoph Mallon
|
23a0f5318c
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
|
athrxx
|
ec55336393
|
LOL: add support for Russian CD-ROM version
|
2011-07-24 22:49:21 +02:00 |
|
athrxx
|
7174f14c61
|
LOL: add support for Russian floppy version
|
2011-07-24 20:39:08 +02:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Florian Kagerer
|
f4d38ccd40
|
LOL: added english floppy version
svn-id: r51834
|
2010-08-07 14:38:07 +00:00 |
|
Johannes Schickel
|
7fb37db81e
|
KYRA: Move LoL specific static data to its own file.
svn-id: r51175
|
2010-07-22 22:00:46 +00:00 |
|