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
/
Makefile.common
Age
Commit message (
Expand
)
Author
2002-11-12
more readme.txt replacements, todo: update manpage and spec file with 0.3.0 info
Jonathan Gray
2002-11-02
Revert back to revision 1.26.
James Brown
2002-11-01
improved gcc build rule to avoid problems when files are removed from the rep...
Max Horn
2002-10-23
grrr... why did my commit not remove those?!
Max Horn
2002-10-15
list every file in its own line - makes it a bit easier to find/add things
Max Horn
2002-09-27
added (currently completly useless) launcher dialog
Max Horn
2002-09-26
added simple message dialog
Max Horn
2002-09-24
fix for bug #613369; added some files to .cvsignore
Max Horn
2002-09-20
removed old smush player
Paweł Kołodziejski
2002-09-19
moved the Scumm specific dialogs to scumm/dialogs.*
Max Horn
2002-09-16
minor changes in source structure
Paweł Kołodziejski
2002-09-16
simon also use class File
Paweł Kołodziejski
2002-09-08
rewrote config class; cleanup; code restructuring
Max Horn
2002-08-31
added class File
Paweł Kołodziejski
2002-08-29
sound system cleanup
Max Horn
2002-08-29
experimental support for the V2 resource format (patch #601560)
Max Horn
2002-08-25
more optimizations
Max Horn
2002-08-25
fixed dependency checking to consider smush code, too
Max Horn
2002-08-24
update clean target for smush files
Max Horn
2002-08-24
changed name from Chunck to Chunk
Paweł Kołodziejski
2002-08-24
fixed the Makefile buildsystem for now to link in the new Smush player, and d...
Max Horn
2002-08-23
Move scaler code from SCUMM-specific area.
James Brown
2002-08-21
patch #598405
Max Horn
2002-08-21
first go at modularizing the build system
Max Horn
2002-08-21
engine.* moved to common (where it belongs); added distclean target which get...
Max Horn
2002-08-21
really fixed dependency checking this time (I hope :-)
Max Horn
2002-08-21
fixed the 'intelligent' GCC build rules; added .cvsignore files
Max Horn
2002-08-21
fixed clean target
Max Horn
2002-08-21
Initial revision
Max Horn
2002-08-18
MAJOR change to the way how Engine objects are instantiated
Max Horn
2002-08-14
oops :-)
Max Horn
2002-08-14
got rid of init.cpp
Max Horn
2002-08-04
DIG: preliminarily support for music in the game
Paweł Kołodziejski
2002-07-28
moved file bundle stuff into class Bundle
Paweł Kołodziejski
2002-07-17
moved gui/utils.* to main level; removed some unused stuff from our file acce...
Max Horn
2002-07-16
renamed 2xsai.cpp to scaler.cpp
Max Horn
2002-07-13
*** empty log message ***
Travis Howell
2002-07-12
Countless changes to the New GUI; some hightligths: new ScrollBarWidget class...
Max Horn
2002-07-10
added prototype ListWidget (doesn't do anything yet, only serves to demo how ...
Max Horn
2002-07-09
Dumb up filename case insensitivity
James Brown
2002-07-06
oops order is important
Max Horn
2002-07-06
added intelligent dependency tracking for anybody who uses GCC
Max Horn
2002-07-05
hooked in new experimental, *incomplete* GUI code to F6/F7
Max Horn
2002-06-29
Update other makefiles
James Brown
2002-04-27
Add config file support. Thanks |Pixel| :)
James Brown
2002-04-27
Makefile.mingw now uses Makefile.common, too
Max Horn
2002-04-27
added the ability to add an extension to executables (like scummvm vs. scummv...
Max Horn
2002-04-26
Slightly revised Makefiles, now share common stuff in Makefile.common; added ...
Max Horn
[prev]