Johannes Schickel
05e2b66967
Fixed nameclash.
...
svn-id: r31379
2008-04-04 09:16:25 +00:00
Johannes Schickel
0aecc4fb03
Implemented game options menu.
...
svn-id: r31378
2008-04-04 08:13:35 +00:00
Paul Gilbert
84e19f913b
Fixed incorrect return type of currently unused function (just in case it ever gets re-used)
...
svn-id: r31377
2008-04-04 07:28:32 +00:00
Johannes Schickel
84af9cae9d
Added support for quit game button.
...
svn-id: r31376
2008-04-04 06:45:39 +00:00
Johannes Schickel
3dc6f9000d
Added partial support for main menu. Only load, save and resume buttons are working currently
...
svn-id: r31375
2008-04-04 06:24:49 +00:00
Florian Kagerer
834badfc95
cleanup
...
svn-id: r31374
2008-04-04 01:43:20 +00:00
Florian Kagerer
f3b42e3f90
This fixes the menus for fm-towns and floppy versions (only load and death menu atm).
...
svn-id: r31373
2008-04-04 01:12:35 +00:00
Travis Howell
27a39e7f12
Add cyx patch for bug #1915657 - ELVIRA1: Amiga crashes (paula.h:108).
...
svn-id: r31372
2008-04-03 23:41:24 +00:00
Kari Salminen
510a81bbd8
Add Apple IIGS MIDI program number to instrument number mappings (Both for the older instrument set used by SQ1 only and for the newer instrument set used by all the other tested Apple IIGS games).
...
svn-id: r31371
2008-04-03 22:15:59 +00:00
Johannes Schickel
10233af59f
Cleanup.
...
-This line, and those below, will be ignored--
M kyra/resource.cpp
svn-id: r31370
2008-04-03 21:42:04 +00:00
Johannes Schickel
057fb0e9ab
Replaced unloadAllPakFiles with a simple _map.clear on resource class destruction. (Should save a little file i/o need on shutdown)
...
svn-id: r31369
2008-04-03 21:25:05 +00:00
Johannes Schickel
acb4bda9df
- Added support for filename length > 64 in static resource code.
...
- Updated warning when 'INDEX' is not found
- Added filesize check for 'INDEX' file
svn-id: r31368
2008-04-03 19:56:45 +00:00
Kari Salminen
25ff174193
After further testing it seems Apple IIGS midi playing speed is actually 60 ticks per second. Hurrah!
...
svn-id: r31367
2008-04-03 18:31:30 +00:00
Kari Salminen
84105227f2
Fix naming of the Apple IIGS midi speed variable and its value (Was erronously named bpm although was really ticks per second rather than ticks per minute).
...
svn-id: r31366
2008-04-03 18:12:09 +00:00
Kari Salminen
4836c1109c
Fix Apple IIGS midi playing speed (Based on tests with Apple IIGS KQ1 and SQ1 under MESS 0.124a)
...
svn-id: r31365
2008-04-03 14:33:53 +00:00
Lars Persson
acc5d79d7c
Remove Symbian FS creation from common SDL code
...
svn-id: r31364
2008-04-02 21:19:17 +00:00
Max Horn
9bda498099
Patch #1932094 : Missing directory in dists/debian/scummvm.dirs fix
...
svn-id: r31363
2008-04-02 10:48:23 +00:00
Torbjörn Andersson
ff688574c4
Changed spaces to tabs.
...
svn-id: r31362
2008-04-02 04:23:00 +00:00
Johannes Schickel
4fa0740a27
Implemented death menu. This also fixes bug #1926892 "HoF: Odd behaviour when Zanthia gets killed(?)".
...
svn-id: r31360
2008-04-02 03:16:34 +00:00
Johannes Schickel
887f7dfb28
Fixed warnings with gcc 3.3.
...
svn-id: r31359
2008-04-02 02:46:50 +00:00
Johannes Schickel
a614273cf0
Oops forgot to enable friend statement.
...
svn-id: r31358
2008-04-02 02:15:47 +00:00
Johannes Schickel
da9701d19b
Implemented transparent List::iterator to List::const_iterator conversion and updated our tests accordingly.
...
svn-id: r31357
2008-04-02 02:15:00 +00:00
Johannes Schickel
8436943bfd
Committed patch #1929274 "HashMap: Iterator rework".
...
svn-id: r31356
2008-04-02 02:01:31 +00:00
Johannes Schickel
3b81a73e52
Fixed bug in GUI code, should hopefully fix white boxes appearing around inventory.
...
svn-id: r31355
2008-04-01 18:35:14 +00:00
Johannes Schickel
7744a3b053
Fixed spellbook graphics in German CD version.
...
svn-id: r31354
2008-04-01 18:23:54 +00:00
Filippos Karapetis
df470ec33a
Updated MSVC7 project files using the new MSVC project file conversion tool
...
svn-id: r31350
2008-04-01 09:22:54 +00:00
Filippos Karapetis
72aceb5c72
Updated MSVC71 project files using the new MSVC project file conversion tool
...
svn-id: r31349
2008-04-01 09:21:05 +00:00
Filippos Karapetis
02551f50b8
Added my MSVC8->MSVC7/MSVC71 conversion tool from patch #1861744 - "MSVC project files cleanup"
...
svn-id: r31348
2008-04-01 09:19:22 +00:00
Kari Salminen
bd8df7afee
Add detection entry for Serguei's Destiny II Demo v1.3.1 (March 22nd 2008).
...
svn-id: r31346
2008-04-01 00:23:39 +00:00
Kari Salminen
3c52cfecef
Fix compilation on MSVC 8 & 9 (Added memorypool.h and memorypool.cpp to the project file).
...
svn-id: r31345
2008-03-31 23:59:27 +00:00
Filippos Karapetis
06749f3fcc
Updated MSVC8 and MSVC9 kyra project files for commit #31295
...
svn-id: r31340
2008-03-31 07:49:20 +00:00
Johannes Schickel
39995e29ad
Added fixme regarding header 'new'.
...
svn-id: r31339
2008-03-30 18:59:24 +00:00
Torbjörn Andersson
a03547dc8e
Some minor whitespace changes, and the customary "end of namespace" comment.
...
svn-id: r31338
2008-03-30 18:53:16 +00:00
Johannes Schickel
bd85909ff9
Don't enter run loop when quit flag is set.
...
svn-id: r31337
2008-03-30 18:41:55 +00:00
Johannes Schickel
54d2e7128e
Implement quit flag handling in Kyra2 GUI code.
...
svn-id: r31336
2008-03-30 18:41:11 +00:00
Johannes Schickel
4a9891c006
Fixed bug which caused sometimes garbage text to be displayed.
...
svn-id: r31335
2008-03-30 18:37:27 +00:00
Max Horn
57ad73faee
Removed char &operator [] from class String -- it had the potential to wreak havoc when used on shared strings (thanks to tramboi for pointing this out)
...
svn-id: r31334
2008-03-30 18:37:09 +00:00
Johannes Schickel
351851971b
Committed salty-horse's documentation patch.
...
svn-id: r31333
2008-03-30 18:32:42 +00:00
Johannes Schickel
a9d256108d
Cleanup.
...
svn-id: r31332
2008-03-30 18:31:30 +00:00
Johannes Schickel
f4e6109b33
- fixed savegame description loading in kyra1
...
- added Kyra2 load menu, currently just accessable from startup menu though
svn-id: r31331
2008-03-30 18:27:46 +00:00
Bertrand Augereau
5f3529ce78
Whitespacing fixes
...
svn-id: r31330
2008-03-30 14:07:34 +00:00
Johannes Schickel
a51c2657b6
Added checks for implicit SharedPtr casting functionallity.
...
svn-id: r31329
2008-03-30 13:13:51 +00:00
Travis Howell
3fffcec59e
Add section about converting savedgames from original versions. Please add details for other games, where this is possible.
...
svn-id: r31328
2008-03-30 12:46:21 +00:00
Max Horn
7e1ba4732e
Dropped superfluous 'virtual' keyword (saves us a few bytes for each String)
...
svn-id: r31327
2008-03-30 12:44:05 +00:00
Bertrand Augereau
de5fca43e6
#include <cstring> => #include <string.h> (for size_t)
...
svn-id: r31325
2008-03-30 12:06:47 +00:00
Bertrand Augereau
7624cf28ab
std::max => utils.h MAX
...
Added GPL headers
svn-id: r31324
2008-03-30 11:56:32 +00:00
Bertrand Augereau
78419238f9
The "anchor" (root) of the linked list is now constructed inplace in the List instead of being newed (it has the same lifetime as the List itself anyway)
...
svn-id: r31323
2008-03-30 06:37:46 +00:00
Torbjörn Andersson
49e3efe55e
Fixed signed/unsigned warning.
...
svn-id: r31322
2008-03-30 06:12:16 +00:00
Bertrand Augereau
a84d1ea78b
The hashmap uses the memorypool for allocating/deallocating its Nodes
...
(It is faster and it saves approximately 70kB the DS or other small devices will appreciate having)
svn-id: r31321
2008-03-30 06:02:34 +00:00
Bertrand Augereau
411a588850
Introduction of a fixed size memory pool with a typical free list implementation
...
+ : amortized O(1) allocation, O(1) deallocation, less overhead per allocation
- : unused memory is not reclaimed until death or manual invocation of a function
svn-id: r31320
2008-03-30 05:42:39 +00:00