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
/
base
/
main.cpp
Age
Commit message (
Expand
)
Author
2006-04-02
Only include gui/launcher.h if it is used; cleanup
Max Horn
2006-04-02
Move gDebugLevel to common/util.cpp (where most other debug() related stuff a...
Max Horn
2006-04-02
Moved AmigaOS 'magic cookie' to sdl.cpp, as it is port specific (porter says ...
Max Horn
2006-04-02
Removed built-in endian/alignment verifier (it's original purpose is mostly g...
Max Horn
2006-04-02
Moved the Win/Symbian specific stdout/stderr redirect code from base/main.cpp...
Max Horn
2006-04-02
Moved all debug functions to from main.cpp to util.cpp
Max Horn
2006-04-02
Removing undocumented Allegro/Qtopia port stuff -- if anybody is working on e...
Max Horn
2006-04-02
Fully and officially renamed our main function to scummvm_main, thus making
Max Horn
2006-04-01
Properly use registerDefault to set the default value for autosave_period
Max Horn
2006-04-01
Moved File::resetDefaultDirectories from Engine destructor to runGame (since ...
Max Horn
2006-03-28
Renamed various container isEmpty() methods to empty() to match STL conventions
Max Horn
2006-03-25
- Revert my last change with moving addDefaultDirectory() from TheneNew.cpp
Eugene Sandulenko
2006-03-25
- Move AddDefaultDirectory() calls in somon engine to constructor
Eugene Sandulenko
2006-03-25
- Implemented case insensitive file reading. Left old system as a fallback
Eugene Sandulenko
2006-03-14
Positioned logo properly, added different version number rendering and
Eugene Sandulenko
2006-03-09
- Renamed GameSettings to PlainGameDescriptor
Max Horn
2006-03-04
WIP of maemo port
Eugene Sandulenko
2006-02-25
Small loop adjustment to compile for VC6
Lars Persson
2006-02-23
fixed error for msvc7, it didn't find func without Common namespace
Paweł Kołodziejski
2006-02-18
- Merged GameDetector::detectGame() into GameDetector::detectMain()
Max Horn
2006-02-14
Made the kyra debug extensions more generic, i.e. scumm engine could replace
Johannes Schickel
2006-02-12
Changed file paths from /epoc/ to /symbian/
Lars Persson
2006-02-12
'Changed Symbian configuration handling so it is using the basepath of the ap...
Lars Persson
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-01-29
Oops. I should've test it before commit. Fixed now.
Eugene Sandulenko
2006-01-29
Added new debugN() function which doesn't append newline.
Eugene Sandulenko
2006-01-25
New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in versi...
Max Horn
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-12-03
1. New build structure for Symbian builds to allow easier build and project u...
Lars Persson
2005-11-27
Patch #1341626: "New GP32 port"
Eugene Sandulenko
2005-11-23
Made the autosave period a configuration option and updated the engines using...
Gregory Montoir
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-10-17
Bump version to 0.9.0CVS. Woo hoo!
Eugene Sandulenko
2005-09-17
correct features string when using tremor
Joost Peters
2005-09-03
Change PalmOS ident
Chris Apers
2005-08-16
Added: PSP backend
Joost Peters
2005-08-10
Rest of the changes required for tremor to actually work.
Jonathan Gray
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-07-05
* Start of generic key configuration support for ScummVM
Lars Persson
2005-06-27
Just updated ending comment properly for the sake of it
Lars Persson
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-06-21
Patches needed to build for SYMBIAN32 WINS/GCC added.
Lars Persson
2005-05-14
Removing the last traces of the old custom new/delete operators
Max Horn
2005-05-11
Added "FluidSynth" to the features string. We may have to start word-
Torbjörn Andersson
2005-05-10
Moved (In/Out)SaveFile(Manager) and Timer to namespace Common
Max Horn
2005-05-10
Moved class File and the MD5 stuff to namespace Common
Max Horn
2005-05-09
Patch #1181544 (AmigaOS 4 changes)
Max Horn
2005-05-05
Handle engine creation failure a bit more graceful
Max Horn
2005-04-24
Changed the semantics of debug level 0 from off back to something more simili...
Max Horn
2005-04-23
Simplified debuglevel handling:
Max Horn
[prev]
[next]