Age | Commit message (Collapse) | Author |
|
function's type 20 overlay case (Previously var5 wasn't updated anywhere!). Also added a lower bound for var5's value into a comparison (Previously only the upper bound was tested for).
svn-id: r33712
|
|
savegame name typing. One can move with the cursor keys anyway.
svn-id: r33710
|
|
svn-id: r33708
|
|
Also added decrypting of the crypted AUTO00.PRC for this particular version.
Now this version should work but no CD audio support for it yet though.
svn-id: r33703
|
|
volume, previously always played with full volume. Doesn't differentiate between playing sound effects and music!).
svn-id: r33700
|
|
moment):
- Should make it possible to complete the first arcade sequence legitimately
Renamed input variables (Their names were mixed up between Future Wars and Operation Stealth):
- Future Wars's inputVar1 -> egoMovedWithKeyboard
- Future Wars's inputVar2 -> xMoveKeyb
- Future Wars's inputVar3 -> yMoveKeyb
- Operation Stealth's inputVar0 -> xMoveKeyb
- Operation Stealth's inputVar1 -> yMoveKeyb
svn-id: r33698
|
|
svn-id: r33696
|
|
svn-id: r33693
|
|
svn-id: r33691
|
|
svn-id: r33690
|
|
svn-id: r33689
|
|
Stealth to avoid possible memory corruptions.
svn-id: r33688
|
|
This may help with some memory corruption issues when for an example trying to draw the player's command string out of screen.
svn-id: r33687
|
|
Operation Stealth:
- Made waitForPlayerClick updating more like in the original.
- Moved removeMessages to after the frame drawing in main loop hoping to be more like the original.
- Added an additional test to Operation Stealth's implementation of overlay type 2 drawing.
- Added an additional parameter incrementing and testing to Operation Stealth's removeMessages.
Hopefully this won't cause any regressions in Future Wars!
svn-id: r33686
|
|
svn-id: r33682
|
|
native
MIDI driver instead of Adlib.
svn-id: r33678
|
|
svn-id: r33674
|
|
position to avoid getting stuck.
The player's position is changed only by *one* pixel but it helps
and makes it possible to carry on with the game (Previously the player was totally stuck).
svn-id: r33673
|
|
svn-id: r33670
|
|
svn-id: r33669
|
|
function.
Fixes teleporting bug when getting out of the water after first arcade sequence.
The player previously got teleported to the beach near the hotel. Now it doesn't happen.
The player is still caught motionless and can't move after this fix though...
svn-id: r33668
|
|
This way the arcade sequence is completable now.
This hack should be removed later and the first
arcade sequence be made properly playable!
svn-id: r33667
|
|
console warnings)
svn-id: r33664
|
|
svn-id: r33655
|
|
svn-id: r33654
|
|
slight modification to the README changes. (I don't know how to interpret all
the output from aconnect, so I'm only documenting "the most important bit".)
svn-id: r33648
|
|
svn-id: r33645
|
|
in Santa Paragua in at least the 256 color PC version of Operation Stealth.
svn-id: r33644
|
|
This fixed a crash in Operation Stealth when walking out of the airport
(Some file couldn't be opened and the game crashed because of that.
Now it doesn't crash but handles the missing file gracefully).
svn-id: r33643
|
|
Operation Stealth (The John Glames variant).
svn-id: r33642
|
|
svn-id: r33640
|
|
metadata if nothing is selected)
svn-id: r33639
|
|
Previously prompt didn't get updated all the time,
like e.g. when selecting EXAMINE and moving the
cursor over to DOOR and then moving the cursor to
a place where there was no selectable object. The
prompt would've still shown "EXAMINE DOOR", now
it shows just "EXAMINE" which is correct AFAIK.
svn-id: r33637
|
|
svn-id: r33635
|
|
that doesn'r exist.
svn-id: r33633
|
|
svn-id: r33632
|
|
svn-id: r33627
|
|
svn-id: r33626
|
|
svn-id: r33623
|
|
specific code in backends/platform/
svn-id: r33621
|
|
specific).
- Implemented Operation Stealth specific part of getObjectUnderCursor
which handles negative frame values.
- Fixed a test case (Should test for ydif <= 0 although tested for ydif < 0).
- Made part-value be anded with 0x0F in a test case to comply with disassembly.
- Added comment about a test case which isn't present in the disassembly.
Removing it makes things crash sometimes so letting it be.
svn-id: r33620
|
|
updated actions with Lure (from WinCE).
Increased min heap size to 5MB
svn-id: r33618
|
|
svn-id: r33617
|
|
on non-UNIX, non-Symbian systems
svn-id: r33615
|
|
(eventually, should be pushed into backends/platform/ code)
svn-id: r33614
|
|
svn-id: r33611
|
|
svn-id: r33610
|
|
files in write mode -- d'oh
svn-id: r33609
|
|
FilesystemNode::openForReading()/openForWriting() instead (may cause regressions, watch out)
svn-id: r33608
|
|
svn-id: r33607
|