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
/
common
/
main.cpp
Age
Commit message (
Expand
)
Author
2002-10-23
don't use strdup
Max Horn
2002-10-18
Dreamcast port now wraps main() to avoid special kluges in the common main.
Marcus Comstedt
2002-10-16
dialogs now can be run 'modal'
Max Horn
2002-09-30
played a bit with the launcher - it now is already somewhat usable <g>
Max Horn
2002-09-29
disable experimental launcher dialog by default (at least till it is usable)
Max Horn
2002-09-27
added (currently completly useless) launcher dialog
Max Horn
2002-09-27
enabled demo dialog shown during startup; some fixes/cleanup in NewGUI
Max Horn
2002-09-26
some fixes for the message dialog; added some comments
Max Horn
2002-09-20
quit should not exit(1) but rather exit(0) (mabye we should add a paramter 'b...
Max Horn
2002-09-19
based on my findings for guifont, I changed string.cpp to read the char width...
Max Horn
2002-09-16
minor changes in source structure
Paweł Kołodziejski
2002-09-08
rewrote config class; cleanup; code restructuring
Max Horn
2002-08-31
fixes
Paweł Kołodziejski
2002-08-31
fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/re...
Max Horn
2002-08-21
Initial revision
Max Horn