Max Horn
|
023fcd05a3
|
cleanup
svn-id: r35976
|
2009-01-21 04:03:22 +00:00 |
|
Max Horn
|
edbf8c6720
|
Yet more cleanup
svn-id: r35975
|
2009-01-21 02:28:14 +00:00 |
|
Max Horn
|
53cd1361c5
|
Made Common::Stack return refs, thus ensuring that it matches exactly the behavior of FixedStack; added unit tests
svn-id: r35974
|
2009-01-21 02:23:09 +00:00 |
|
Max Horn
|
b7f7a8c660
|
Yet more cleanup
svn-id: r35973
|
2009-01-21 02:11:25 +00:00 |
|
Max Horn
|
99c6943e3d
|
Fix what I believe to be an error in Keymapper::cleanupGameKeymaps
svn-id: r35972
|
2009-01-21 02:07:23 +00:00 |
|
Max Horn
|
250acd4c8d
|
more cleanup
svn-id: r35971
|
2009-01-21 02:02:55 +00:00 |
|
Max Horn
|
9abce1b894
|
Some cleanup / code simplification
svn-id: r35970
|
2009-01-21 01:26:04 +00:00 |
|
Filippos Karapetis
|
71421c9966
|
Mention that kSupportsRTL is problematic in tinsel
svn-id: r35969
|
2009-01-20 23:50:07 +00:00 |
|
Filippos Karapetis
|
7273d02528
|
Implemented getDebugger()
svn-id: r35967
|
2009-01-20 23:40:35 +00:00 |
|
Max Horn
|
299736c9e1
|
some code cleanup
svn-id: r35966
|
2009-01-20 23:19:42 +00:00 |
|
Max Horn
|
c210b71876
|
Moved Surface::blit to backends/vkeybd/virtual-keyboard-gui.cpp
svn-id: r35965
|
2009-01-20 22:52:29 +00:00 |
|
Travis Howell
|
f8da825177
|
Bypass copy protection screen completely in Waxworks, since copy protection is disabled in Good Old Games release.
svn-id: r35963
|
2009-01-20 22:49:59 +00:00 |
|
Max Horn
|
79e4b6b2b2
|
Changed configure to add ENABLE_VKEYBD and ENABLE_KEYMAPPER to DEFINES, instead of config.h
svn-id: r35962
|
2009-01-20 22:46:34 +00:00 |
|
Johannes Schickel
|
94db14fecc
|
Whoops committed from the wrong directory. Removing ImageMan leftover.
svn-id: r35961
|
2009-01-20 18:37:09 +00:00 |
|
Johannes Schickel
|
4c62af49c2
|
Removed ImageMan again, now the code uses Graphics::ImageDecoder directly.
svn-id: r35960
|
2009-01-20 18:31:35 +00:00 |
|
Johannes Schickel
|
496ab478a2
|
Some formatting.
svn-id: r35959
|
2009-01-20 17:38:48 +00:00 |
|
Filippos Karapetis
|
cb8ffaf3a9
|
Implemented loading from the command line and the GMM for tinsel (kSupportsLoadingDuringStartup)
svn-id: r35958
|
2009-01-20 17:30:23 +00:00 |
|
Andre Heider
|
f67bb6c8f1
|
fixed vkeybd.zip loading
svn-id: r35957
|
2009-01-20 16:13:08 +00:00 |
|
Andre Heider
|
fbfec8e63e
|
protect all vkeybd code with ENABLE_VKEYBD
svn-id: r35956
|
2009-01-20 16:00:36 +00:00 |
|
Andre Heider
|
60beb35a5a
|
added the required XML header to vkeybd.zip
svn-id: r35955
|
2009-01-20 15:28:07 +00:00 |
|
Andre Heider
|
1e5165bd84
|
added proper ImageMan includes
svn-id: r35954
|
2009-01-20 15:27:13 +00:00 |
|
Andre Heider
|
089548fb81
|
use Surface instead of SurfaceKeyColored
svn-id: r35953
|
2009-01-20 15:26:15 +00:00 |
|
Andre Heider
|
15b3c680da
|
added ImageMan to vkeybd
svn-id: r35952
|
2009-01-20 15:24:47 +00:00 |
|
Andre Heider
|
311b267863
|
merge SurfaceKeyColored into Surface
svn-id: r35951
|
2009-01-20 15:21:47 +00:00 |
|
Nicola Mettifogo
|
b2a9393eee
|
Replacement an immediate with the appropriate #define constant.
svn-id: r35950
|
2009-01-20 12:47:39 +00:00 |
|
Johannes Schickel
|
cd952a7c27
|
Whoops it seems the comment used "backslashes" instead of "slashes" in other places too.
svn-id: r35949
|
2009-01-20 12:44:44 +00:00 |
|
Johannes Schickel
|
c0cd121ffd
|
Fixed typo in comment.
svn-id: r35948
|
2009-01-20 12:37:05 +00:00 |
|
Andre Heider
|
9b116c81c5
|
Moved libdb to the right spot in the Makefile
svn-id: r35946
|
2009-01-20 11:20:52 +00:00 |
|
Nicola Mettifogo
|
545b76876a
|
Character is now placed at the right spot when a new location is entered. Size may be still not right, though.
svn-id: r35945
|
2009-01-20 11:07:27 +00:00 |
|
Nicola Mettifogo
|
3e611e1eb7
|
Adapted fixed-sized arrays to cope with the larger dialogues in BRA. Maybe they should be turned into dynamic data structures...
svn-id: r35944
|
2009-01-20 10:39:16 +00:00 |
|
Johannes Schickel
|
577c8ff27d
|
Cleanup.
svn-id: r35943
|
2009-01-20 09:38:55 +00:00 |
|
Johannes Schickel
|
bcae0570a6
|
Yet another two small formatting fixes.
svn-id: r35942
|
2009-01-20 09:32:43 +00:00 |
|
Travis Howell
|
f3a18d6da5
|
Re-encoding the cutscenes in The Feebles Files is no longer required.
svn-id: r35941
|
2009-01-20 09:30:41 +00:00 |
|
Johannes Schickel
|
6d2278fb81
|
- Fixed formatting
- Added FIXME about falling through case blocks
svn-id: r35940
|
2009-01-20 09:30:20 +00:00 |
|
Johannes Schickel
|
87d2d96d91
|
- Moved some script related code to script_lol.cpp
- Renamed opcodes from o2_* to olol_*
svn-id: r35938
|
2009-01-20 09:22:16 +00:00 |
|
Travis Howell
|
6a999bdc05
|
Fix bug #2522556 - FEEBLE: Cutscene not found, Crash.
svn-id: r35935
|
2009-01-20 05:43:57 +00:00 |
|
Max Horn
|
c77ecdc050
|
Fix another warning
svn-id: r35934
|
2009-01-20 02:56:32 +00:00 |
|
Max Horn
|
f60e2836b0
|
Fixed warnings (nice example of why heeding warnings is useful: one of the changes seems to fix a NULL deref)
svn-id: r35933
|
2009-01-20 02:54:30 +00:00 |
|
Filippos Karapetis
|
85d4063000
|
Some WIP code for the kSupportsLoadingDuringStartup engine feature
svn-id: r35932
|
2009-01-20 00:33:26 +00:00 |
|
Max Horn
|
a27e456ace
|
Some basic work on the vkeybd code
svn-id: r35931
|
2009-01-20 00:03:35 +00:00 |
|
Andre Heider
|
57d118e930
|
Added ISO9660/Joliet DVD support
svn-id: r35930
|
2009-01-19 23:57:49 +00:00 |
|
Florian Kagerer
|
017b39eae0
|
LOL: some work on the music handling
svn-id: r35929
|
2009-01-19 23:35:27 +00:00 |
|
Eugene Sandulenko
|
98ba7247b1
|
This is 0.14.0svn
svn-id: r35927
|
2009-01-19 21:44:58 +00:00 |
|
Eugene Sandulenko
|
757a28909c
|
Update news
svn-id: r35926
|
2009-01-19 21:44:21 +00:00 |
|
Andre Heider
|
57e6cb4c8a
|
Makefile cleanup with additional comments. Added DEBUG_WII_MEMSTATS for memory statistics and splitted existing DEBUG_* tunables.
svn-id: r35920
|
2009-01-19 15:11:18 +00:00 |
|
Florian Kagerer
|
2a22b9bcc6
|
LOL: some renaming
svn-id: r35919
|
2009-01-19 07:31:34 +00:00 |
|
Torbjörn Andersson
|
fa0efa0b22
|
Fixed warning.
svn-id: r35918
|
2009-01-19 05:03:17 +00:00 |
|
Florian Kagerer
|
44918f5f16
|
LOL: basic music support and some cleanup
svn-id: r35917
|
2009-01-18 23:50:31 +00:00 |
|
Filippos Karapetis
|
7fba1e9aaf
|
Removed unused defines, cleaned up some more defines and reduced the places where static data is read from the game's executable
svn-id: r35916
|
2009-01-18 22:02:22 +00:00 |
|
Max Horn
|
6b3d5db09f
|
Disabled use of OSystem::kFeatureAutoComputeDirtyRects in SAGA for now
svn-id: r35915
|
2009-01-18 20:42:33 +00:00 |
|