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 |
|
athrxx
|
9840744acc
|
KYRA: move HOF sequence player into its own class
(also cleaning up and fixing things while doing that)
|
2012-11-11 19:14:29 +01:00 |
|
athrxx
|
4e65b67c30
|
KYRA: (LoL) - fix warning in Screen_LoL::drawGridBox()
|
2012-11-11 19:14:26 +01:00 |
|
Johannes Schickel
|
b2ba37a039
|
KYRA: Get rid of unused private class members.
Thanks to salty-horse for pointing at these.
|
2012-07-03 17:44:37 +02:00 |
|
Johannes Schickel
|
a2221a8b9e
|
KYRA: Slight formatting fixes.
|
2011-12-31 05:11:33 +01:00 |
|
Johannes Schickel
|
487e73bd21
|
KYRA: Merge Screen_Rpg with Screen (for now).
This should(!) fix ARM compilation issues due to virtual inheritance.
|
2011-12-26 19:32:05 +01:00 |
|
athrxx
|
60330556ff
|
KYRA: (EOB/LOL) - move eob/lol specific screen code to new class
|
2011-12-26 16:18:16 +01:00 |
|
athrxx
|
1cbd566930
|
KYRA: (EOB) - fix invalid string access
(also fix several cpp-check warnings)
|
2011-12-26 16:18:15 +01:00 |
|
Christoph Mallon
|
23a0f5318c
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +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 |
|
Johannes Schickel
|
9216c7e3de
|
KYRA: Adapt to setPalette/grabPalette RGBA->RGB changes.
|
2011-02-14 17:08:32 +01:00 |
|
Max Horn
|
ab039812e7
|
COMMON: OSystem now has a PaletteManager
svn-id: r55806
|
2011-02-07 17:52:38 +00:00 |
|
Torbjörn Andersson
|
54b2a8c98d
|
JANITORIAL: Cleanup (mostly whitespace)
svn-id: r53161
|
2010-10-12 04:19:58 +00:00 |
|
Johannes Schickel
|
64585b40eb
|
KYRA: Get rid of Screen_LoL::generateLevelOverlay.
This function is actually exactly the same as Screen_v2::generateOverlay,
after I fixed the implementation of the latter last commit.
svn-id: r51704
|
2010-08-03 16:22:12 +00:00 |
|
Johannes Schickel
|
0fe2ba6a0d
|
Some more enforcement of our formatting conventions in KYRA too.
svn-id: r49069
|
2010-05-17 23:29:44 +00:00 |
|
Johannes Schickel
|
aed02365ec
|
Strip trailing spaces/tabs.
svn-id: r47541
|
2010-01-25 01:39:44 +00:00 |
|
Florian Kagerer
|
a21a808250
|
LOL: fixed text fading
svn-id: r46431
|
2009-12-20 14:11:56 +00:00 |
|
Florian Kagerer
|
e36594dbe9
|
LOL: - cleanup
svn-id: r45852
|
2009-11-12 07:41:33 +00:00 |
|
Florian Kagerer
|
c0fc64ecbf
|
LOL: - fixed transparency tables in PC-98 16 color version
- renamed some variables
svn-id: r45847
|
2009-11-11 23:05:19 +00:00 |
|
Florian Kagerer
|
16e852159a
|
LOL/PC-98: fix king richard healing sequence
svn-id: r44936
|
2009-10-11 18:40:21 +00:00 |
|
Florian Kagerer
|
35f8e6ec05
|
LOL/PC-98: fixed freeze spell
svn-id: r44753
|
2009-10-07 20:25:49 +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 |
|
Florian Kagerer
|
ae737ca2c2
|
LOL/PC-98: fixed save menu
svn-id: r44608
|
2009-10-04 15:12:05 +00:00 |
|
Florian Kagerer
|
b8e02a03c1
|
LOL: fixed minor bugs in text displayer
svn-id: r44582
|
2009-10-04 01:05:27 +00:00 |
|
Florian Kagerer
|
e515b57b67
|
LOL/PC-98: fixed automap
svn-id: r44554
|
2009-10-03 13:42:24 +00:00 |
|
Florian Kagerer
|
e5aae67e39
|
LOL/PC-98: - some more fixes for level graphics (shapes are still not quite right)
- fixed heal spell
svn-id: r44547
|
2009-10-02 21:27:10 +00:00 |
|
Johannes Schickel
|
b8c7237d12
|
Cleanup: got rid of Screen::ShadeType.
svn-id: r44487
|
2009-09-30 14:53:34 +00:00 |
|
Florian Kagerer
|
5d17bae120
|
LOL/PC-98: more fixes for text displayer and character inventory
svn-id: r44380
|
2009-09-26 18:25:36 +00:00 |
|
Johannes Schickel
|
df4978b776
|
Fix valgrind warning.
svn-id: r44227
|
2009-09-20 23:56:21 +00:00 |
|
Johannes Schickel
|
c9d8146c64
|
Fix compilation under Linux.
svn-id: r44226
|
2009-09-20 23:38:35 +00:00 |
|
Florian Kagerer
|
4d9258d3e5
|
LOL/PC-98: start fixing color issues (still not working correctly though)
svn-id: r44223
|
2009-09-20 23:25:39 +00:00 |
|
Florian Kagerer
|
ea2b6d12dc
|
LOL/PC-98: fix some asserts
svn-id: r44197
|
2009-09-19 17:39:31 +00:00 |
|
Florian Kagerer
|
8f4bba878f
|
LOL: start on pc98 support (still messed up and not working though)
svn-id: r44195
|
2009-09-19 13:17:55 +00:00 |
|
Florian Kagerer
|
559f1f087b
|
LOL: cleanup (replaced some uint8 arrays with new palette objects)
svn-id: r44179
|
2009-09-17 22:22:25 +00:00 |
|
Florian Kagerer
|
4e34275af1
|
LOL: add missing opcode
svn-id: r44036
|
2009-09-11 21:15:48 +00:00 |
|
Florian Kagerer
|
68ae279aff
|
LOL/Floppy: fixed gfx tables generation
svn-id: r44034
|
2009-09-11 17:38:36 +00:00 |
|
Florian Kagerer
|
1dfb5c2b30
|
LOL: some more work on the floppy version (drawing code is still broken)
svn-id: r43923
|
2009-09-03 21:03:10 +00:00 |
|
Johannes Schickel
|
43c7f7530a
|
Got rid of Screen_LoL::_paletteConvTable.
svn-id: r42443
|
2009-07-13 17:48:13 +00:00 |
|
Florian Kagerer
|
b43664e368
|
LOL: cleanup
svn-id: r42141
|
2009-07-05 16:29:17 +00:00 |
|
Florian Kagerer
|
501df3adf8
|
LOL: - reduce code duplication
svn-id: r42140
|
2009-07-05 14:58:22 +00:00 |
|
Johannes Schickel
|
a12b4e7002
|
Fix LoL cursor in DOS version.
svn-id: r41963
|
2009-06-29 20:16:59 +00:00 |
|
Johannes Schickel
|
cc0b30370e
|
Fix kyra2/kyra3 mouse cursor related regressions, introduced with r41959.
svn-id: r41960
|
2009-06-29 18:49:17 +00:00 |
|
Johannes Schickel
|
67f69bcaf2
|
- Get rid of code duplication for mouse cursor setup
- Fix mouse cursor colors in LoL PC98
(This commit might introduce regressions, since it changes the key color the mouse cursor uses)
svn-id: r41959
|
2009-06-29 18:00:18 +00:00 |
|
Johannes Schickel
|
c09985db2c
|
Change Screen_LoL::loadSpecialColors to take an Palette object as parameter.
svn-id: r41947
|
2009-06-29 16:08:16 +00:00 |
|
Florian Kagerer
|
7d876f8a19
|
LOL: fixed regression
svn-id: r41917
|
2009-06-27 13:15:47 +00:00 |
|
Johannes Schickel
|
f9b075c50a
|
Change Screen_v2::findLeastDifferentColor to take a Palette object as source.
svn-id: r41886
|
2009-06-25 20:00:52 +00:00 |
|
Johannes Schickel
|
5d4e7b540c
|
Change Screen_LoL genereta overlay functionallity to accept a Palette object as source.
svn-id: r41884
|
2009-06-25 19:59:06 +00:00 |
|