Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-19 | LOL/PC-98: match vaelan's cube behaviour with original code | Florian Kagerer | |
svn-id: r45252 | |||
2009-10-18 | Introduced new type Common::DisposeAfterUse::Flag | Max Horn | |
svn-id: r45233 | |||
2009-10-18 | LOL: - added some updateInputs to spell animation code | Florian Kagerer | |
- improved sfx volume code svn-id: r45227 | |||
2009-10-18 | LOL: this should fix a valgrind warning | Florian Kagerer | |
svn-id: r45221 | |||
2009-10-17 | LOL: this (hopefully) fixes a minor glitch that might occur when using the ↵ | Florian Kagerer | |
freeze spell svn-id: r45210 | |||
2009-10-17 | Fix memory leak. | Johannes Schickel | |
svn-id: r45208 | |||
2009-10-17 | Fix valgrind warning. | Johannes Schickel | |
svn-id: r45207 | |||
2009-10-14 | Add LoL PC98 credits entries to kyra.dat. | Johannes Schickel | |
svn-id: r45082 | |||
2009-10-13 | LOL/PC-98: fixed outro | Florian Kagerer | |
svn-id: r45046 | |||
2009-10-11 | LOL/PC-98: fix decoration shape drawing | Florian Kagerer | |
svn-id: r44947 | |||
2009-10-11 | LOL/PC-98: cleanup | Florian Kagerer | |
svn-id: r44946 | |||
2009-10-11 | KYRA: fix sjis dialgue text display | Florian Kagerer | |
svn-id: r44943 | |||
2009-10-11 | LOL/PC-98: fix outro music | Florian Kagerer | |
svn-id: r44941 | |||
2009-10-11 | LOL/PC-98: fix king richard healing sequence | Florian Kagerer | |
svn-id: r44936 | |||
2009-10-11 | Print warning, when the number of colors in a palette file exceed the number ↵ | Johannes Schickel | |
of colors in the target palette on load. svn-id: r44922 | |||
2009-10-11 | Revert commits r44912 and r44905, seems like the original FM-Towns/PC98 ↵ | Johannes Schickel | |
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 | Fix text input font for LoL PC98. | Johannes Schickel | |
svn-id: r44912 | |||
2009-10-11 | Fix regression introduced with r44907. | Johannes Schickel | |
svn-id: r44911 | |||
2009-10-11 | Cleanup. | Johannes Schickel | |
svn-id: r44907 | |||
2009-10-11 | Cleanup. | Johannes Schickel | |
svn-id: r44906 | |||
2009-10-11 | Fix FM-Towns/PC98 menu code. | Johannes Schickel | |
svn-id: r44905 | |||
2009-10-11 | Revert changes to graphics/sjis.h in r44709. | Johannes Schickel | |
svn-id: r44904 | |||
2009-10-10 | LOL/PC-98: implemented drawing code for teleporters | Florian Kagerer | |
svn-id: r44883 | |||
2009-10-10 | LOL/PC-98: fixed minor glitch in wsa code | Florian Kagerer | |
svn-id: r44879 | |||
2009-10-10 | LOL/PC-98: fixed two minor bugs | Florian Kagerer | |
svn-id: r44870 | |||
2009-10-09 | Remove some unused variables | Max Horn | |
svn-id: r44853 | |||
2009-10-09 | LOL/PC-98: fixed last commit | Florian Kagerer | |
svn-id: r44849 | |||
2009-10-09 | Fix warnings about non-static const member in class without a constructor | Max Horn | |
svn-id: r44848 | |||
2009-10-09 | LOL/PC-98: fixed monster drawing bug (some wrong pixels) | Florian Kagerer | |
svn-id: r44847 | |||
2009-10-09 | LOL/PC-98: fixed minor bugs in text displayer | Florian Kagerer | |
svn-id: r44834 | |||
2009-10-08 | LOL/PC-98: fixed lightning spell | Florian Kagerer | |
svn-id: r44798 | |||
2009-10-08 | LOLLOL/PC-98: fixed add-spell-to-scroll animation | Florian Kagerer | |
svn-id: r44797 | |||
2009-10-08 | LOLLOL/PC-98: fixed ghorka swamp freeze mode | Florian Kagerer | |
svn-id: r44794 | |||
2009-10-07 | LOL/PC-98: fixed freeze spell | Florian Kagerer | |
svn-id: r44753 | |||
2009-10-06 | Kyra: fix kyra 3 font | Florian Kagerer | |
svn-id: r44710 | |||
2009-10-06 | KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when ↵ | Florian Kagerer | |
typing savegame names - fixed some minor bugs svn-id: r44709 | |||
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for ↵ | Max Horn | |
consistency svn-id: r44634 | |||
2009-10-04 | Some fixes to comply with our coding guidelines. | Johannes Schickel | |
svn-id: r44624 | |||
2009-10-04 | LoL PC98: Fix thumbnail creation for quick saves and autosave. | Johannes Schickel | |
svn-id: r44623 | |||
2009-10-04 | LoL PC98: Fix thumbnail generation via ingame menu. | Johannes Schickel | |
svn-id: r44622 | |||
2009-10-04 | LOL/PC-98: fixed save menu | Florian Kagerer | |
svn-id: r44608 | |||
2009-10-04 | LOL/PC-98: some more work on sjis font support for the text displayer | Florian Kagerer | |
svn-id: r44602 | |||
2009-10-04 | LOL: fixed minor bugs in text displayer | Florian Kagerer | |
svn-id: r44582 | |||
2009-10-03 | LOL/PC-98: add keyboard support for menus | Florian Kagerer | |
svn-id: r44577 | |||
2009-10-03 | LOL/PC-98: add keyboard support | Florian Kagerer | |
svn-id: r44564 | |||
2009-10-03 | LOL/PC-98: fixed automap | Florian Kagerer | |
svn-id: r44554 | |||
2009-10-02 | LOL: cleanup | Florian Kagerer | |
svn-id: r44549 | |||
2009-10-02 | LOL/PC-98: fixed death menu, live/magic bar colors and money box | Florian Kagerer | |
svn-id: r44548 | |||
2009-10-02 | LOL/PC-98: - some more fixes for level graphics (shapes are still not quite ↵ | Florian Kagerer | |
right) - fixed heal spell svn-id: r44547 | |||
2009-09-30 | LOL/PC-98: - fixed TIM dialogue button text colors | Florian Kagerer | |
- fixed menu text alignment svn-id: r44501 |