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
/
hugo
/
schedule.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
HUGO: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-09
HUGO: Reduce the scope of some variables
Strangerke
2013-11-01
HUFO: Fix CID 1002880, 1002881. Use nullptr where possible instead of 0
Strangerke
2012-06-13
HUGO: Rename pointers
Strangerke
2012-06-13
HUGO: Rename structs and enums
Strangerke
2012-06-13
HUGO: More renaming
Strangerke
2012-06-13
HUGO: Apply coding convention (in progress)
Strangerke
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-11-06
HUGO: Take into account wjp's and LordHoto's suggestions
Strangerke
2011-11-05
HUGO: Fix a CppCheck warning reported by Tetsuo55
Strangerke
2011-09-08
JANITORIAL: Fix some formatting glitches in gob, hugo and toon
Strangerke
2011-08-24
HUGO: Coding style fixes.
Alyssa Milburn
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
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-04-26
HUGO: Add workaround for bug #3292389: Penelope splits up when dying in chasm
strangerke
2011-04-16
HUGO: Remove debug message
strangerke
2011-04-16
HUGO: Implement prompt text box
Eugene Sandulenko
2011-03-21
HUGO: Replace Utils::Box by Utils::notifyBox + Common::String::format
Max Horn
2011-03-21
HUGO: Split Utils::Box -> new funcs Utils::yesNoBox and Utils::promptBox
Max Horn
2011-03-02
HUGO: Silence GCC warning
Max Horn
2011-03-01
HUGO: Correction for Schedule saveActions() mistake.
D G Turner
2011-03-01
HUGO: Rewrite saveActions() and readActions() in order to be platform and end...
strangerke
2011-02-28
HUGO: cleanup, fix several bad indirections (thanks LordHoto)
strangerke
2011-02-28
HUGO: Fix assert while saving under linux
strangerke
2011-02-28
HUGO: Remove forgotten debug message
strangerke
2011-02-28
HUGO: rewrite saveEvents() and restoreEvents() in order to be endian and plat...
strangerke
2011-02-20
HUGO: Some more refactoring
strangerke
2011-02-18
HUGO: Remove extra spaces at end of lines
strangerke
2011-02-18
HUGO: Avoid duplicated code in functions related to HUGO.DAT
strangerke
2011-02-15
HUGO: Replace cypher by a global variable, clean engine destructor
strangerke
2011-02-15
HUGO: more refactoring and encapsulation
strangerke
2011-02-12
HUGO: Replace Common::File by Common::ReadStream in several functions
Arnaud Boutonné
2011-02-12
HUGO: little optimization in decodeString(), cleanup
Arnaud Boutonné
2011-02-12
HUGO: Cleanup based on Fingolfin comments
Arnaud Boutonné
2011-02-11
HUGO: Cleanup: fix style issue in Doxygen comments
Arnaud Boutonné
2011-02-11
HUGO: Fix regression in H3: game exits at the end of the intro
Arnaud Boutonné
2011-02-08
HUGO: Cleanup : some refactoring and encapsulation (thanks fuzzie for the help)
Arnaud Boutonné
2011-02-03
HUGO: Suppress static variables (except one)
Arnaud Boutonné
2011-02-02
HUGO: 'Constify' engine as much as possible
Arnaud Boutonné
2011-01-31
Hugo: Some cleanup
Arnaud Boutonné
2011-01-30
HUGO:
Arnaud Boutonné
2011-01-26
HUGO: Cleanup: Suppress an obsolete warning and a comment
Arnaud Boutonné
2011-01-26
HUGO: Ensure savegames are not impacted by unexpected ANULL actions, by repla...
Arnaud Boutonné
2011-01-26
HUGO: Fix some save/restore issues
Sylvain Dupont
2011-01-25
HUGO: Move text arrays to a separate class
Arnaud Boutonné
2011-01-23
HUGO: Get rid of (almost) all the remaining defines
Arnaud Boutonné
2011-01-23
HUGO: Cleanup
Arnaud Boutonné
2011-01-20
HUGO: Merge misc versions of display, intro and scheduler classes
Arnaud Boutonné
[next]