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
/
made
/
resource.h
Age
Commit message (
Expand
)
Author
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-15
JANITORIAL: Fix whitespace in pointer template arg
Tarek Soliman
2012-02-10
JANITORIAL: Fix template definition whitespace
Tarek Soliman
2011-10-15
MADE: Graphics::Surface is a struct, not a class
Filippos Karapetis
2011-10-09
MADE: Minimize #include usage.
Johannes Schickel
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-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2009-10-04
Applied patch #2872409 "MADE engine fixes" by agent-q, with one small modific...
Filippos Karapetis
2009-05-31
MADE: cleanup
Max Horn
2009-01-22
- Added support for The Manhole EGA version
Benjamin Haisch
2009-01-16
- Removed _gameVersion, engine versions are set in the game detection entries...
Filippos Karapetis
2009-01-13
Reworked the sound energy code
Benjamin Haisch
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-05-11
Added a sanity check to getFrame()
Filippos Karapetis
2008-05-08
Reverted commit #31774
Filippos Karapetis
2008-05-05
- Renamed XmidiResource to GenericResource
Benjamin Haisch
2008-04-29
Fixed crash that occurred when Ms Peeper's test started
Filippos Karapetis
2008-04-28
Implemented text drawing and cleanup.
Benjamin Haisch
2008-04-25
Added FontResource type
Benjamin Haisch
2008-04-24
Some initial code for font loading
Filippos Karapetis
2008-04-23
Added (early) midi player code.
Benjamin Haisch
2008-04-23
Fixed signed/unsigned warning.
Torbjörn Andersson
2008-04-23
Fixed palette issues when showing the inventory and the menu.
Benjamin Haisch
2008-04-23
In-game sound effects and voices should be working correctly now.
Filippos Karapetis
2008-04-21
Some palette related fixes
Filippos Karapetis
2008-04-20
Changed spaces to tabs.
Torbjörn Andersson
2008-04-20
Initial import of the work in progress MADE engine
Filippos Karapetis