Paweł Kołodziejski
b99af18bd5
cleanup whitespaces
...
svn-id: r11213
2003-11-08 20:27:27 +00:00
Torbjörn Andersson
61aaa5b40b
Changed the behaviour of the page up/down buttons in the save/load dialog.
...
LavosSpawn tells me that the previous behaviour was, in fact, what the
original did, but agreed that it was confusing.
The new behaviour is consistent with how BS2 does it, by the way.
svn-id: r10962
2003-10-25 14:15:21 +00:00
Max Horn
bfce5e500a
renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (try to only #include files when you *have* to -> this reduces compilation time to a minimum when header file changes are made)
...
svn-id: r10622
2003-10-05 20:21:20 +00:00
Nicolas Bacca
6c94765972
Improve intro timing a tiny bit on WinCE
...
svn-id: r10472
2003-09-28 22:23:59 +00:00
Torbjörn Andersson
570e60a487
Whitespace changes
...
svn-id: r10390
2003-09-24 06:33:59 +00:00
Max Horn
c1a678afeb
new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (this removes the need for an ugly hack in the build system, and is also conceptionally cleaner)
...
svn-id: r10282
2003-09-17 22:41:01 +00:00
Marcus Comstedt
2ed0eee711
Replaced use of File with use of SaveFileManager where appropriate.
...
svn-id: r9627
2003-08-10 20:50:50 +00:00
Robert Göffringmann
31a143dcd4
new compacts, new loading + saving code (not compatible to old one)
...
svn-id: r9439
2003-08-03 17:17:24 +00:00
Max Horn
103112dd3d
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I did it should be trivial to get them working again)
...
svn-id: r9391
2003-08-02 00:36:38 +00:00
Robert Göffringmann
64e14fd4ed
changed loading & saving code to fix the bug discribed in the general forum. This bug applies to all platforms, it just seems to cause a crash only on Mac OS X.
...
svn-id: r9352
2003-08-01 00:15:05 +00:00
Robert Göffringmann
847c702500
deactivated loading/(auto-)saving at places where it's not allowed
...
svn-id: r9315
2003-07-31 01:57:05 +00:00
Robert Göffringmann
66823befe2
maybe this fixed those random crashes...
...
svn-id: r9021
2003-07-14 20:01:54 +00:00
Robert Göffringmann
e997d05b3c
fixed toggling music on/off after savegame restore
...
svn-id: r9007
2003-07-14 09:26:50 +00:00
Robert Göffringmann
d971845fab
fixed text drawing bug and made sure autosave doesn't save if engine is in logic_choose mode
...
svn-id: r9006
2003-07-14 09:16:12 +00:00
Max Horn
963ecad362
debug/warning/error all automatically output a newline
...
svn-id: r8991
2003-07-13 16:22:17 +00:00
Travis Howell
6ea1d54f50
A few mino changes for pc gamer demo
...
svn-id: r8949
2003-07-12 16:54:30 +00:00
Nicolas Bacca
ad66be2b57
Add WinCE virtual keyboard
...
svn-id: r8944
2003-07-12 13:15:12 +00:00
Robert Göffringmann
2ccaa6f1af
fix Swedish quit message
...
svn-id: r8932
2003-07-12 06:39:55 +00:00
Robert Göffringmann
4e406387ad
one more small fix
...
svn-id: r8929
2003-07-12 05:57:53 +00:00
Robert Göffringmann
fbb0ddcc34
keep virgin logo from flashing up when using -x
...
svn-id: r8928
2003-07-12 05:52:28 +00:00
Robert Göffringmann
cb48b4fca0
implemented -x command line option
...
svn-id: r8926
2003-07-12 05:26:23 +00:00
Robert Göffringmann
8b36d14696
added support for different languages and fixed memory leak and screen refreshes in load/save dialogs
...
svn-id: r8921
2003-07-12 03:40:44 +00:00
Robert Göffringmann
f89c68c6f1
added autosaving every 5 minutes
...
svn-id: r8915
2003-07-11 22:19:16 +00:00
Robert Göffringmann
b3247c5e5f
fixed endian specific palette bugs for restarting game and control panel
...
svn-id: r8899
2003-07-10 20:09:19 +00:00
Robert Göffringmann
6ae8144929
whoops.
...
svn-id: r8895
2003-07-10 07:56:35 +00:00
Torbjörn Andersson
989b155044
Slight cleanup. Fixes a few minor memory leaks, I believe.
...
svn-id: r8894
2003-07-10 07:09:25 +00:00
Robert Göffringmann
1bedb9ebbf
forgot to allow restarting from control panel
...
svn-id: r8887
2003-07-10 02:13:53 +00:00
Robert Göffringmann
96f442923c
implemented fnRestartGame() and skipping of 2nd intro part
...
svn-id: r8885
2003-07-10 00:08:07 +00:00
Robert Göffringmann
5f9845b2cb
added toggling music on/off
...
svn-id: r8884
2003-07-09 18:12:58 +00:00
Robert Göffringmann
2c065bcffe
activated speed slider in SkyControl, fixed different charsets in control panel when entering from LINC terminal, etc.
...
svn-id: r8883
2003-07-09 17:50:57 +00:00
Robert Göffringmann
6d84c67906
/me slaps himself
...
svn-id: r8875
2003-07-09 00:35:41 +00:00
Robert Göffringmann
bae011dbd6
script data is the same for 0.0365, 0.0368 and 0.0372, so allow switching saved games.
...
svn-id: r8874
2003-07-09 00:31:49 +00:00
Robert Göffringmann
3d9b20bb86
fixed file loading bugs for v.0.0331, control panel works now
...
svn-id: r8868
2003-07-08 22:08:29 +00:00
Robert Göffringmann
d33d562ce5
button text for save and restore doesn't disappear anymore.
...
+ fixed screen updates for swing seqs.
svn-id: r8844
2003-07-07 17:00:55 +00:00
Torbjörn Andersson
2e35b6b330
Fixed warning.
...
svn-id: r8842
2003-07-07 15:21:37 +00:00
Max Horn
41912bc685
use our standard cast style
...
svn-id: r8824
2003-07-07 00:14:16 +00:00
Robert Göffringmann
2061741bd5
fix bug #766744 (BASS: Crash when quitting while quitting)
...
svn-id: r8817
2003-07-06 21:33:22 +00:00
Robert Göffringmann
bd160e09cf
fixed bug #765892 (bottom bar in F5 menu not used)
...
svn-id: r8783
2003-07-05 16:40:12 +00:00
Robert Göffringmann
d3bdb565fc
Dont show cursor when restoring game
...
+ warn user when he tries loading an old savegame (not that pretty, yet)
svn-id: r8781
2003-07-05 15:47:45 +00:00
Joost Peters
455eb4ea44
fix warning
...
svn-id: r8774
2003-07-05 11:47:15 +00:00
Robert Göffringmann
e22e3438e2
fixed cursor and allowed pressing enter for loading and saving, too.
...
svn-id: r8760
2003-07-05 03:32:41 +00:00
Robert Göffringmann
2a33eb6cbe
fixed control panel palette for v. 0.0348
...
svn-id: r8756
2003-07-05 02:33:56 +00:00
Joost Peters
39509be92c
fixed warning
...
svn-id: r8752
2003-07-05 00:29:16 +00:00
Robert Göffringmann
a4bd31578b
support text and speech at the same time
...
svn-id: r8750
2003-07-04 22:39:10 +00:00
Robert Göffringmann
67ba28170f
don't let user enter too long save names
...
svn-id: r8749
2003-07-04 20:31:41 +00:00
Robert Göffringmann
484d0a84c5
SFX is working correctly now. also implemented queued fx and fx saving.
...
The bass version is now included in the savegames, too.
svn-id: r8747
2003-07-04 20:14:11 +00:00
Robert Göffringmann
16031e1b00
whoops
...
svn-id: r8729
2003-07-03 22:36:45 +00:00
Robert Göffringmann
396c34d44b
fixed showGameQuitMsg() and temporarily disabled sfx looping
...
svn-id: r8728
2003-07-03 22:32:18 +00:00
Robert Göffringmann
1b5ea45887
fixed save/restore grid problems
...
svn-id: r8703
2003-07-02 01:46:25 +00:00
Joost Peters
14cfa71ab7
oops
...
svn-id: r8702
2003-07-02 01:31:35 +00:00