index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
dc
Age
Commit message (
Expand
)
Author
2003-10-02
updated Marcus' copyright
Max Horn
2003-09-27
OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...
Max Horn
2003-09-18
moved engine.* to base; this fixes some linking issues when building a barebo...
Max Horn
2003-08-20
Need explicit include of stdafx because of free_check kluge...
Marcus Comstedt
2003-08-10
Harmonized SaveFile API with File API a bit.
Marcus Comstedt
2003-08-03
More complete keymap.
Marcus Comstedt
2003-08-03
More const.
Marcus Comstedt
2003-08-03
Detect Simon.
Marcus Comstedt
2003-08-03
Ignore bs2 builddir.
Marcus Comstedt
2003-08-02
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...
Max Horn
2003-07-30
Merged fixes from branch-0-5-0:
Marcus Comstedt
2003-07-22
adjusted to play_cdrom parameter name change in common/system.h
Max Horn
2003-07-14
Hires mouse pointer (CoMI).
Marcus Comstedt
2003-07-14
Skip the "INSTALL" directory when looking for games (CoMI).
Marcus Comstedt
2003-07-06
"Better" fix... (Die C++, die!)
Marcus Comstedt
2003-07-06
Fixed parse error.
Marcus Comstedt
2003-07-05
updated backends to use type MutexRef
Max Horn
2003-06-26
Count CD tracks from the beginning, not the end... ^^;;
Marcus Comstedt
2003-06-18
Moved include of stdafx.h to top.
Marcus Comstedt
2003-06-18
Added casts to EventCode.
Marcus Comstedt
2003-06-18
Added some missing methods and a constructor.
Marcus Comstedt
2003-05-29
more OSystem docs & cleanup
Max Horn
2003-05-29
added some doxygen comments to common/system.h; cleaned up the OSystem interf...
Max Horn
2003-05-04
Allow for larger mouse pointers (CoMI).
Marcus Comstedt
2003-05-04
Support hires mode (CoMI).
Marcus Comstedt
2003-04-13
Looks like gcc is broken again... :-( Go back to -O1 for now.
Marcus Comstedt
2003-04-03
zlib.h is no longer in ronin/.
Marcus Comstedt
2003-04-03
Updated to new libronin layout.
Marcus Comstedt
2003-04-03
Changed prerequisites to be more up to date (slightly ahead of date, actually :)
Marcus Comstedt
2003-03-07
Ignore BASS build dir.
Marcus Comstedt
2003-03-07
Exclude movies from game name matching.
Marcus Comstedt
2003-03-07
Handle slightly broken icons (The Dig).
Marcus Comstedt
2003-03-03
Don't keep a backlog of missed deadlines for event polling...
Marcus Comstedt
2003-03-03
Increased level of optimization (make sure to use gcc 3.3).
Marcus Comstedt
2003-03-02
Timer implemented.
Marcus Comstedt
2003-03-02
Make sure version_settings are initialized.
Marcus Comstedt
2003-03-02
warp_mouse added.
Marcus Comstedt
2003-02-12
Maybe this is more future-safe?
Marcus Comstedt
2003-02-12
hopefully recognise BARBAR.HE0 as a game (pretty much every Humongous Enterta...
Jonathan Gray
2003-02-12
Recognized FOOFOO.LA0 as a game (The Dig and Full Throttle).
Marcus Comstedt
2002-12-17
New savefile backend system (bye bye NONSTANDARD_SAVE...)
Marcus Comstedt
2002-12-09
change CFLAGS to CXXFLAGS
Max Horn
2002-12-06
Display status after saving.
Marcus Comstedt
2002-12-06
Generate KEY_UP events as well...
Marcus Comstedt
2002-12-04
Should now compile again.
Marcus Comstedt
2002-12-04
Updated name of binary in docs.
Marcus Comstedt
2002-10-18
Overlay fixed.
Marcus Comstedt
2002-10-18
Removed dependency on GameDetector.
Marcus Comstedt
2002-10-18
Find game names directly from version_settings rather than using the detector.
Marcus Comstedt
2002-10-18
Avoid including common/engine as to not create name conflicts with Timer.
Marcus Comstedt
[next]