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
/
sky
/
compact.cpp
Age
Commit message (
Expand
)
Author
2005-01-01
Updated copyright
Max Horn
2004-12-16
fix escaping the intro on BE systems
Robert Göffringmann
2004-12-16
added some debugging functions
Robert Göffringmann
2004-12-16
some cleanup
Robert Göffringmann
2004-12-16
fix gcc warnings
Robert Göffringmann
2004-12-15
moved compacts and related static data out of the scummvm.exe into an externa...
Robert Göffringmann
2004-01-06
updated copyright notice
Max Horn
2004-01-03
remove 'Sky' name prefix for most stuff (not needed anymore since we are in n...
Max Horn
2004-01-03
Introduce namespace 'Sky'
Max Horn
2003-10-05
renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...
Max Horn
2003-10-01
Whitespace changes
Torbjörn Andersson
2003-09-24
Whitespace changes
Torbjörn Andersson
2003-09-19
fixed warning on systems with 64bit pointers
Max Horn
2003-08-21
patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local b...
Jonathan Gray
2003-08-11
remove meaningless warning
Robert Göffringmann
2003-08-03
new compacts, new loading + saving code (not compatible to old one)
Robert Göffringmann
2003-07-31
back disable warnings into stdafx.h, vc6 is lack of warnings support
Paweł Kołodziejski
2003-07-07
use our standard cast style
Max Horn
2003-07-03
Compact data for v. 0.0288, works as well as 0.0368 now.
Robert Göffringmann
2003-06-11
Added MSVC6 truncation warning to #pragma
Jamieson Christian
2003-06-09
some talk-related bugs fixed
Robert Göffringmann
2003-05-31
cleanup, add some doxygen docs
Oliver Kiehl
2003-05-26
*sigh*
Oliver Kiehl
2003-05-26
cleanup (add supportive function getTurnTable() )
Oliver Kiehl
2003-05-26
cleanup (add supportive function getMegaSet() )
Oliver Kiehl
2003-05-26
cleanup (add supportive function getSub() )
Oliver Kiehl
2003-05-02
plenty of bugfixes
Oliver Kiehl
2003-04-29
adapt code to compact restructure
Oliver Kiehl
2003-04-27
adapted getCompactElem correctly
Oliver Kiehl
2003-04-27
adapted the code to the compact changes. not quite complete yet
Oliver Kiehl
2003-04-25
added #include "stdafx.h" to some files
Oliver Kiehl
2003-04-25
Committing my stuff under pressure from Endy ;)
Oliver Kiehl