Johannes Schickel
|
690b88f982
|
Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManager.h
svn-id: r35668
|
2009-01-02 03:21:40 +00:00 |
|
Willem Jan Palenstijn
|
c8eeae8d4d
|
Big patch changing semantics of ReadStream::eos():
eos() now only returns true _after_ trying to read past the end of the stream.
This has a large potential for regressions. Please test!
svn-id: r34549
|
2008-09-14 22:28:53 +00:00 |
|
Max Horn
|
655ce26b3f
|
Big patch changing the signature of various Stream methods (some ports may need to be slightly tweaked to fix overloading errors/warnings)
svn-id: r34514
|
2008-09-13 16:51:46 +00:00 |
|
Marcus Comstedt
|
9302491e82
|
Use vmsfs_delete_file now that libronin supports it...
svn-id: r30772
|
2008-02-03 17:01:46 +00:00 |
|
Marcus Comstedt
|
9f43e2cf8a
|
Use "new" framework for compressed saves...
svn-id: r29765
|
2007-12-08 15:11:20 +00:00 |
|
Marcus Comstedt
|
7f019cfdee
|
Fixed bug in glob matching function.
svn-id: r29764
|
2007-12-08 14:58:06 +00:00 |
|
Marcus Comstedt
|
9e8167b10c
|
* Added removeSavefile()
* New style listSavefiles() using a glob
svn-id: r29153
|
2007-10-03 22:04:36 +00:00 |
|
Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
Max Horn
|
3abc11611e
|
Code formatting fixes
svn-id: r28945
|
2007-09-18 20:16:33 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
Marcus Comstedt
|
2bb012701a
|
flush()->finalize()
svn-id: r25683
|
2007-02-18 11:48:10 +00:00 |
|
Marcus Comstedt
|
fbb5a2d773
|
Modularization.
svn-id: r24453
|
2006-10-22 17:58:38 +00:00 |
|
Max Horn
|
4c14cf6d1a
|
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
svn-id: r23974
|
2006-09-23 00:42:35 +00:00 |
|
Marcus Comstedt
|
25f68b08ab
|
Moved backends/dc into new platform directory.
svn-id: r23357
|
2006-06-30 20:21:42 +00:00 |
|