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
/
objectregistry.h
Age
Commit message (
Expand
)
Author
2014-02-18
SWORD25: Make GPL headers consistent in themselves.
Johannes Schickel
2013-09-28
SWORD25: Further fixes for Amiga compilation
Eugene Sandulenko
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-01-24
SWORD25: Removed the logErrorLn and logWarningLn wrappers
Filippos Karapetis
2010-11-28
SWORD25: Fix warning: deref type-punned pointer breaks strict-aliasing rules
Max Horn
2010-10-13
SWORD25: Force cast to uint instead of unsigned long long
Sven Hesse
2010-10-13
SWORD25: Cast the pointer to unsigned long long
Sven Hesse
2010-10-13
SWORD25: Get rid of kernel/bs_stdint.h
Max Horn
2010-10-13
SWORD25: Enforced code naming conventions in math/*
Eugene Sandulenko
2010-10-12
SWORD25: Comply to the code conventions for several classes
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: Mass-astyle.
Eugene Sandulenko
2010-10-12
SWORD25: Fix compilation and several warnings
Eugene Sandulenko
2010-10-12
SWORD25: Converted further files from old hashmap.h to Common::HashMap
Paul Gilbert
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