Johannes Schickel
|
0d79ace422
|
Access _keyMap a little different, so that no additional entries are created, when an unmapped key is pressed.
svn-id: r45730
|
2009-11-07 15:06:25 +00:00 |
|
Johannes Schickel
|
373b5d1013
|
Formatting.
svn-id: r45729
|
2009-11-07 15:06:03 +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 |
|
Florian Kagerer
|
0bf6303213
|
Kyra/FM-Towns: make sure that at least the synthesizer music plays when no cd audio tracks are found
svn-id: r45589
|
2009-11-01 01:31:23 +00:00 |
|
Johannes Schickel
|
a510481202
|
Clean up comment a bit.
svn-id: r45583
|
2009-10-31 19:59:48 +00:00 |
|
Johannes Schickel
|
fa506b5f0a
|
Fix missing inventory in Kyrandia 1 PC98 16 color version, when loading a save via launcher or command line.
svn-id: r45581
|
2009-10-31 19:53:52 +00:00 |
|
Johannes Schickel
|
45208bc53d
|
Fix certain scenes incorrectly appearing as fireberry bushes in floppy/FM-Towns/PC98 versions of Kyrandia 1.
svn-id: r45580
|
2009-10-31 19:52:46 +00:00 |
|
Johannes Schickel
|
93d26113fd
|
Fix some memory leaks in Kyrandia 1 (this hopefully fixes crashes on NDS after a long playtime).
svn-id: r45572
|
2009-10-31 18:32:17 +00:00 |
|
Johannes Schickel
|
0a1a4c7eb4
|
Fix regression in r45414.
svn-id: r45495
|
2009-10-29 00:14:09 +00:00 |
|
Johannes Schickel
|
a30b8f0bdc
|
- Fix some missing initialization warnings from cppcheck
- Fix two invalid memory accesses reported by cppcheck
svn-id: r45414
|
2009-10-26 20:07:37 +00:00 |
|
Florian Kagerer
|
b07e8d3c20
|
LOL: fixed bug in spell casting code
svn-id: r45361
|
2009-10-24 18:52:57 +00:00 |
|
Florian Kagerer
|
6248d3a21d
|
LOL: fixed minor regression
svn-id: r45349
|
2009-10-23 19:20:59 +00:00 |
|
Florian Kagerer
|
1fb02d2c4b
|
LOL/PC-98: fixed glitch in text displayer
svn-id: r45276
|
2009-10-20 18:34:12 +00:00 |
|
Florian Kagerer
|
557f32cdb1
|
LOL/PC-98: match vaelan's cube behaviour with original code
svn-id: r45252
|
2009-10-19 21:27:39 +00:00 |
|
Max Horn
|
2bbf708dea
|
Introduced new type Common::DisposeAfterUse::Flag
svn-id: r45233
|
2009-10-18 19:41:59 +00:00 |
|
Florian Kagerer
|
237b66beca
|
LOL: - added some updateInputs to spell animation code
- improved sfx volume code
svn-id: r45227
|
2009-10-18 17:28:00 +00:00 |
|
Florian Kagerer
|
8b993ce863
|
LOL: this should fix a valgrind warning
svn-id: r45221
|
2009-10-18 12:47:54 +00:00 |
|
Florian Kagerer
|
4b1f310f2d
|
LOL: this (hopefully) fixes a minor glitch that might occur when using the freeze spell
svn-id: r45210
|
2009-10-17 23:52:57 +00:00 |
|
Johannes Schickel
|
bcac203098
|
Fix memory leak.
svn-id: r45208
|
2009-10-17 22:47:42 +00:00 |
|
Johannes Schickel
|
f62f3eea89
|
Fix valgrind warning.
svn-id: r45207
|
2009-10-17 22:47:21 +00:00 |
|
Johannes Schickel
|
51975b50cb
|
Add LoL PC98 credits entries to kyra.dat.
svn-id: r45082
|
2009-10-14 14:17:15 +00:00 |
|
Florian Kagerer
|
73fa80d940
|
LOL/PC-98: fixed outro
svn-id: r45046
|
2009-10-13 19:48:41 +00:00 |
|
Florian Kagerer
|
c693401dce
|
LOL/PC-98: fix decoration shape drawing
svn-id: r44947
|
2009-10-11 20:41:02 +00:00 |
|
Florian Kagerer
|
2109a0ff9d
|
LOL/PC-98: cleanup
svn-id: r44946
|
2009-10-11 20:29:38 +00:00 |
|
Florian Kagerer
|
7449091202
|
KYRA: fix sjis dialgue text display
svn-id: r44943
|
2009-10-11 20:09:35 +00:00 |
|
Florian Kagerer
|
22ffa71c0a
|
LOL/PC-98: fix outro music
svn-id: r44941
|
2009-10-11 19:33:38 +00:00 |
|
Florian Kagerer
|
16e852159a
|
LOL/PC-98: fix king richard healing sequence
svn-id: r44936
|
2009-10-11 18:40:21 +00:00 |
|
Johannes Schickel
|
097d6d298d
|
Print warning, when the number of colors in a palette file exceed the number of colors in the target palette on load.
svn-id: r44922
|
2009-10-11 13:54:35 +00:00 |
|
Johannes Schickel
|
f4288516e8
|
Revert commits r44912 and r44905, seems like the original FM-Towns/PC98 games did only allow ASCII input, thus they didn't use the SJIS font in the save/load menus.
svn-id: r44916
|
2009-10-11 12:51:13 +00:00 |
|
Johannes Schickel
|
47988039ea
|
Fix text input font for LoL PC98.
svn-id: r44912
|
2009-10-11 12:05:55 +00:00 |
|
Johannes Schickel
|
e90f337bd2
|
Fix regression introduced with r44907.
svn-id: r44911
|
2009-10-11 12:01:20 +00:00 |
|
Johannes Schickel
|
ea28351862
|
Cleanup.
svn-id: r44907
|
2009-10-11 11:34:30 +00:00 |
|
Johannes Schickel
|
6e93add43f
|
Cleanup.
svn-id: r44906
|
2009-10-11 11:30:24 +00:00 |
|
Johannes Schickel
|
8f6e9f0bf2
|
Fix FM-Towns/PC98 menu code.
svn-id: r44905
|
2009-10-11 11:29:34 +00:00 |
|
Johannes Schickel
|
6492c00a3a
|
Revert changes to graphics/sjis.h in r44709.
svn-id: r44904
|
2009-10-11 11:28:43 +00:00 |
|
Florian Kagerer
|
7c065c84cb
|
LOL/PC-98: implemented drawing code for teleporters
svn-id: r44883
|
2009-10-10 18:45:33 +00:00 |
|
Florian Kagerer
|
a15cf067a7
|
LOL/PC-98: fixed minor glitch in wsa code
svn-id: r44879
|
2009-10-10 17:15:10 +00:00 |
|
Florian Kagerer
|
3e259dea30
|
LOL/PC-98: fixed two minor bugs
svn-id: r44870
|
2009-10-10 12:29:36 +00:00 |
|
Max Horn
|
d0876b06ed
|
Remove some unused variables
svn-id: r44853
|
2009-10-09 22:21:45 +00:00 |
|
Florian Kagerer
|
6f1c43a731
|
LOL/PC-98: fixed last commit
svn-id: r44849
|
2009-10-09 21:42:37 +00:00 |
|
Max Horn
|
a8cd7694cc
|
Fix warnings about non-static const member in class without a constructor
svn-id: r44848
|
2009-10-09 21:36:09 +00:00 |
|
Florian Kagerer
|
0d7d2b8371
|
LOL/PC-98: fixed monster drawing bug (some wrong pixels)
svn-id: r44847
|
2009-10-09 21:35:48 +00:00 |
|
Florian Kagerer
|
7825128639
|
LOL/PC-98: fixed minor bugs in text displayer
svn-id: r44834
|
2009-10-09 17:31:01 +00:00 |
|
Florian Kagerer
|
64c4a8f901
|
LOL/PC-98: fixed lightning spell
svn-id: r44798
|
2009-10-08 20:37:10 +00:00 |
|
Florian Kagerer
|
f8cdacdeea
|
LOLLOL/PC-98: fixed add-spell-to-scroll animation
svn-id: r44797
|
2009-10-08 20:22:12 +00:00 |
|
Florian Kagerer
|
a121c822eb
|
LOLLOL/PC-98: fixed ghorka swamp freeze mode
svn-id: r44794
|
2009-10-08 19:42:39 +00:00 |
|
Florian Kagerer
|
35f8e6ec05
|
LOL/PC-98: fixed freeze spell
svn-id: r44753
|
2009-10-07 20:25:49 +00:00 |
|
Florian Kagerer
|
4991a87b53
|
Kyra: fix kyra 3 font
svn-id: r44710
|
2009-10-06 17:28:32 +00:00 |
|
Florian Kagerer
|
45fda46cf3
|
KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when typing savegame names
- fixed some minor bugs
svn-id: r44709
|
2009-10-06 17:22:40 +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 |
|