Max Horn
3a000f3d84
SCI: Simplify event polling code a little bit
...
svn-id: r38881
2009-02-25 18:59:00 +00:00
Willem Jan Palenstijn
9ed544679a
Interpret NONBLOCK as PEEK; poll while sleeping.
...
Also use Common::List for internal event queue.
svn-id: r38880
2009-02-25 18:23:28 +00:00
Willem Jan Palenstijn
98a7ba4ec3
Don't truncate keycode in queued events.
...
svn-id: r38878
2009-02-25 17:36:38 +00:00
Nicola Mettifogo
301e9d73d1
* Rebased Parallaction_br to inherit from Parallaction instead of Parallaction_ns
...
* Same as above for CommandExec_br and ProgramExec_br
This should finally kill most issues with destruction, at the cost of some code duplication.
svn-id: r38877
2009-02-25 09:15:53 +00:00
Nicola Mettifogo
93666ef53c
Updated all for(;;) loops to use prefix increment on iterators.
...
svn-id: r38876
2009-02-25 08:53:58 +00:00
Nicola Mettifogo
8ba9e804a8
Fixed segfault when quitting BRA.
...
svn-id: r38875
2009-02-25 03:52:16 +00:00
Max Horn
8280089d28
cleanup
...
svn-id: r38874
2009-02-25 02:05:43 +00:00
Paweł Kołodziejski
04588b1fa2
update
...
svn-id: r38873
2009-02-24 23:19:52 +00:00
Max Horn
e5a7b99cee
SCI: Don't #include headers in other headers if a forward declaration of a few types suffices (reduces header interdependencies)
...
svn-id: r38872
2009-02-24 23:16:42 +00:00
Max Horn
4f8e9511a1
fix warning
...
svn-id: r38871
2009-02-24 23:15:49 +00:00
Filippos Karapetis
5618a81cff
Replaced some of the internal SCI scan codes with the ones from ScummVM
...
svn-id: r38870
2009-02-24 22:58:44 +00:00
Jordi Vilalta Prat
936e807ef3
Removed unused resource macros
...
svn-id: r38869
2009-02-24 22:51:19 +00:00
Filippos Karapetis
1dff55f901
Process modifier keys (capslock, numlock, scrollock)
...
svn-id: r38868
2009-02-24 22:48:39 +00:00
Max Horn
595c655766
SCI: Moved (kernel) debug stuff from tools.cpp to a new file engine/kdebug.cpp
...
svn-id: r38867
2009-02-24 22:41:58 +00:00
Paweł Kołodziejski
e7b0c975d9
bring back comments but as TODO comment
...
svn-id: r38866
2009-02-24 22:40:54 +00:00
Jordi Vilalta Prat
a9dfa2575a
Removed some non-required struct declarations
...
svn-id: r38865
2009-02-24 22:33:39 +00:00
Jordi Vilalta Prat
9784c2dac1
Fix a valgrind warning (free -> delete)
...
svn-id: r38864
2009-02-24 22:25:39 +00:00
Paweł Kołodziejski
c2c02ceffd
remove code related __GNU__XX defines
...
svn-id: r38863
2009-02-24 22:24:58 +00:00
Paweł Kołodziejski
64ca675b51
not needed include anymore
...
svn-id: r38862
2009-02-24 22:01:10 +00:00
Max Horn
c102e30e73
SDL: Tweak the way the mouse is drawn/erased, so that it is not erase and drawn again if nothing changed
...
svn-id: r38861
2009-02-24 21:43:07 +00:00
Max Horn
6eef86ef4c
Fix my wrong comment on OSystem::updateScreen(). Now it is hopefully correct
...
svn-id: r38860
2009-02-24 21:22:04 +00:00
Max Horn
d3b715817d
Add some remarks on OSystem::updateScreen() properties
...
svn-id: r38859
2009-02-24 21:15:23 +00:00
Paweł Kołodziejski
91ee9a3eb8
not needed this includes anymore
...
svn-id: r38857
2009-02-24 21:13:32 +00:00
Paweł Kołodziejski
859477c968
not needed anymore
...
svn-id: r38856
2009-02-24 20:55:43 +00:00
Paweł Kołodziejski
9bb135ac25
not needed anymore
...
svn-id: r38855
2009-02-24 20:52:18 +00:00
Max Horn
7d2a2ece38
SCI: Replaced gfxop_usleep by gfxop_sleep (taking millisecs instead of microsecs)
...
svn-id: r38854
2009-02-24 20:50:09 +00:00
Paweł Kołodziejski
7d5e45fa83
update
...
svn-id: r38853
2009-02-24 20:49:52 +00:00
Max Horn
0be30cdc5d
SCI: Renamed gfx/gfx_operations.h to gfx/operations.h (matching the source file); moved include/sci_widgets.h to gfx/ (matching location of source file); renamed gfx/widgets.cpp to gfx/gfx_widgets.cpp (matching the header)
...
svn-id: r38852
2009-02-24 20:39:34 +00:00
Max Horn
220270586c
SCI: Removed usec_sleep from gfx_driver_t (call OSystem::delayMillis directly instead); added remarks that busy-waiting like this with delayMillis is maybe not the best way, and that gfx_driver_t should be either removed or turned into a class
...
svn-id: r38851
2009-02-24 20:33:31 +00:00
Eugene Sandulenko
241340a07e
Fix compilation
...
svn-id: r38850
2009-02-24 20:11:10 +00:00
Lars Persson
7176a61a85
Small UI updated with smaller HELP dialog to fit a 320x200 screen. The help text does not fit though.
...
svn-id: r38848
2009-02-24 18:51:42 +00:00
Willem Jan Palenstijn
e29c334601
state_t to EngineState
...
svn-id: r38847
2009-02-24 18:47:53 +00:00
Willem Jan Palenstijn
b4cf9e5a26
fix typo in parse rule
...
svn-id: r38846
2009-02-24 18:47:13 +00:00
Andre Heider
357299c570
substitute all time related functions, removing sci_gettime sci_get_current_time altogether.
...
svn-id: r38845
2009-02-24 18:31:05 +00:00
Andre Heider
3082586230
fix forward declarations to match the actual ones
...
svn-id: r38844
2009-02-24 18:21:12 +00:00
Eugene Sandulenko
c9f245a840
oops
...
svn-id: r38843
2009-02-24 15:40:19 +00:00
Eugene Sandulenko
a27285f117
Normalized guard #defines
...
svn-id: r38842
2009-02-24 15:33:40 +00:00
Nicola Mettifogo
b3d2429b04
Fixed shadowed name.
...
svn-id: r38841
2009-02-24 15:21:53 +00:00
Johannes Schickel
cda5d6989b
Fix some warnings.
...
svn-id: r38840
2009-02-24 15:14:15 +00:00
Walter van Niftrik
8dab4eb461
SCI: call updateScreen after every copyRectToScreen; removed internal front visual buffer
...
svn-id: r38839
2009-02-24 12:01:28 +00:00
Nicola Mettifogo
6334125d1c
Implemented follower support, except that:
...
* follower is forgotten when location changes (see freeLocation)
* the final walking frame is screwed
svn-id: r38838
2009-02-24 11:20:45 +00:00
Nicola Mettifogo
5dff53a2fa
Added preliminary code for following walker support in BRA.
...
svn-id: r38837
2009-02-24 09:18:20 +00:00
Nicola Mettifogo
659c9fb901
Changed interface to walk code, to better handle the differences between games. Moreover:
...
* merged PathBuilder_BR into PathWalker_BR
* implemented checkTrap routine for BRA
svn-id: r38836
2009-02-24 08:42:46 +00:00
Max Horn
d19ba951e8
SCI: Moved sciconsole.h and sys_strings.h to the dirs their *.cpp counterparts are in
...
svn-id: r38835
2009-02-24 06:00:10 +00:00
Max Horn
7105df20fa
SCI: Moved vm.h from include to engine
...
svn-id: r38834
2009-02-24 05:56:26 +00:00
Max Horn
b5df97ad2b
SCI: Moved kernel.h and kdebug.h from include/ to engine/; untangled header deps some more
...
svn-id: r38833
2009-02-24 05:51:55 +00:00
Max Horn
1e4db221e5
SCI: Moved engines/sci/include/sci_memory.h and engines/sci/scicore/sci_memory.cpp into engines/sci/; moved macros from the header into the source file
...
svn-id: r38832
2009-02-24 05:39:10 +00:00
Max Horn
47bc0d7879
SCI: Last batch of pathfinding cleanup
...
svn-id: r38831
2009-02-24 05:30:45 +00:00
Max Horn
325d2ec66b
SCI: More pathfinding cleanup
...
svn-id: r38830
2009-02-24 05:23:42 +00:00
Max Horn
8c9bd00b51
SCI: Replaced vertex list used for dijkstra algo by Common::List; got rid of include/list.h
...
svn-id: r38829
2009-02-24 05:07:15 +00:00