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
/
engines
/
sword25
/
kernel
/
kernel_script.cpp
Age
Commit message (
Expand
)
Author
2016-02-21
SWORD25: Fix bug #6981: High CPU usage on one core
Eugene Sandulenko
2014-02-18
SWORD25: Make GPL headers consistent in themselves.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-05
SWORD25: Marked more functions as unused
md5
2011-01-28
SWORD25: Resources are now cleaned up correctly
Filippos Karapetis
2011-01-28
SWORD25: Disabled the mechanism which precaches all of the game's resources o...
Filippos Karapetis
2011-01-23
SWORD25: Replaced BS_ASSERT() with assert()
Filippos Karapetis
2010-10-25
SWORD25: Simplify FS 'wrapper' code a bit, add FIXME comments
Max Horn
2010-10-25
SWORD25: Get rid of most of the 'kernel service/superclass' code
Max Horn
2010-10-25
SWORD25: Get rid of classes ScummVMWindow and Window
Max Horn
2010-10-19
SWORD25: Enforced code formatting rules in rest of the engine
Eugene Sandulenko
2010-10-15
SWORD25: Fix infinite recursion
Torbjörn Andersson
2010-10-15
SWORD25: Do not use Kernel::GetService directly anymore
Max Horn
2010-10-13
SWORD25: Get rid of Kernel::GetMicroTicks()
Max Horn
2010-10-13
SWORD25: Enforced code naming conventions in script/*
Eugene Sandulenko
2010-10-12
SWORD25: unsigned int -> uint
Eugene Sandulenko
2010-10-12
SWORD25: removed BS_ prefix from rest of the classes.
Eugene Sandulenko
2010-10-12
SWORD25: eliminated BS_ prefix in all but kernel/
Eugene Sandulenko
2010-10-12
SWORD25: Clean compile!
Eugene Sandulenko
2010-10-12
SWORD25: Mass-astyle.
Eugene Sandulenko
2010-10-12
SWORD25: Converted Lua interface classes
Paul Gilbert
2010-10-12
SWORD25: Removed leftover include references
Eugene Sandulenko
2010-10-12
SWORD25: get rid of custom md5.cpp and Windows-specific debug stuff
Eugene Sandulenko
2010-10-12
SWORD25: Replacing headers with ScummVM ones plus original (C)
Eugene Sandulenko
2010-10-12
SWORD25: Compilation fixes
Eugene Sandulenko
2010-10-12
SWORD25: Fixed rest of the include paths
Eugene Sandulenko
2010-10-12
SWORD25: Importing original sources
Eugene Sandulenko