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
/
wage
/
world.cpp
Age
Commit message (
Expand
)
Author
2019-08-11
WAGE: Don't require the data fork for the external sound file
Cameron Cawley
2017-08-29
WAGE: Correctly specify target name for dumped scripts
Eugene Sandulenko
2017-08-29
WAGE: Dump scripts by request
Eugene Sandulenko
2017-08-28
WAGE: Properly set the character when player is not defined
Eugene Sandulenko
2017-08-24
WAGE: Do something when player is not defined instead of crashes
Eugene Sandulenko
2017-08-22
WAGE: Do not dump the interpreter code
Eugene Sandulenko
2017-08-08
WAGE: Set default values for DITL messages
Eugene Sandulenko
2017-01-14
GRAPHICS: Renamed Menu to MacMenu to avoid potential name collision
Eugene Sandulenko
2017-01-14
WAGE: Switch menu reading to common code
Eugene Sandulenko
2017-01-14
WAGE: Switch to the common readPascalString
Eugene Sandulenko
2016-10-07
GRAPHICS: Search for font substitution for MacFonts
Eugene Sandulenko
2016-10-06
GRAPHICS: Move font-related MacGUI code to MacFontManager
Eugene Sandulenko
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-07-31
GRAPHICS: Move MacMenu constants
Borja Lorente
2016-07-27
WAGE: Refine saveGame() once more
Alexander Tkachev
2016-07-27
WAGE: Add World's _signature
Alexander Tkachev
2016-07-20
JANITORIAL: Fix indentation
Eugene Sandulenko
2016-07-15
WAGE: Free memory used by loadWorld() debug code
Torbjörn Andersson
2016-04-28
WAGE: Moved patterns to WindowManager
Eugene Sandulenko
2016-04-12
WAGE: Fix object sorting. Fixes many glitches
Eugene Sandulenko
2016-04-11
WAGE: Fix sorting of objects during move
Eugene Sandulenko
2016-04-09
WAGE: Added debug code for dumping CODE resource fork
Eugene Sandulenko
2016-02-22
WAGE: Initialize class variables
Eugene Sandulenko
2016-02-22
WAGE: Fix buffer overrun
Eugene Sandulenko
2016-02-18
WAGE: Plug memory leak
Eugene Sandulenko
2016-02-18
WAGE: Plug memory leak
Eugene Sandulenko
2016-02-18
WAGE: Safer string concatenation
Eugene Sandulenko
2016-02-18
WAGE: Initialize class variables
Eugene Sandulenko
2016-02-16
WAGE: Moved Sound class definition to sound.h
Eugene Sandulenko
2016-02-14
WAGE: Fix int/uint comparison
Eugene Sandulenko
2016-02-14
WAGE: Consistently use .empty() instead of .size() == 0
Eugene Sandulenko
2016-02-14
WAGE: Use String::clear() for emptying stings
Eugene Sandulenko
2016-02-14
WAGE: Renames to follow our conventions
Eugene Sandulenko
2016-02-14
WAGE: const goodness
Eugene Sandulenko
2016-02-14
WAGE: Hid more debug messages
Eugene Sandulenko
2016-02-14
WAGE: Get rid of Common::String import
Eugene Sandulenko
2016-02-14
WAGE: Remove now useess warning
Eugene Sandulenko
2016-02-14
WAGE: Hide debug output
Eugene Sandulenko
2016-02-14
WAGE: Fix about menu
Eugene Sandulenko
2016-02-14
WAGE: Fix compilation on some platforms
Eugene Sandulenko
2016-02-14
WAGE: Implemented getAboutMenuItemName()
Eugene Sandulenko
2016-01-14
WAGE: Generate Commands menu
Eugene Sandulenko
2016-01-11
WAGE: Started submenu implementation
Eugene Sandulenko
2016-01-09
WAGE: Reduced header dependency
Eugene Sandulenko
2016-01-08
WAGE: Implement monster following
Eugene Sandulenko
2016-01-07
WAGE: Fixed font mapping
Eugene Sandulenko
2016-01-07
WAGE: Plugged great deal of leaks
Eugene Sandulenko
2016-01-07
WAGE: Plugged even more memory leaks
Eugene Sandulenko
2016-01-07
WAGE: Fix scene randomization
Eugene Sandulenko
2016-01-06
WAGE: Clean up world on exit
Eugene Sandulenko
[next]