.. |
music
|
Removing more semicola
|
2007-04-26 19:08:53 +00:00 |
autoroute.cpp
|
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
|
2006-03-29 15:59:37 +00:00 |
autoroute.h
|
More header fixes for that warm and fuzzy feeling of consistency.
|
2007-02-20 17:52:55 +00:00 |
compact.cpp
|
corrected printf string
|
2007-04-01 20:06:26 +00:00 |
compact.h
|
improved debugger a bit
|
2007-04-01 00:00:28 +00:00 |
control.cpp
|
Fixed long-standing font bug. We were using the control panel font for LINC
|
2007-03-22 18:49:42 +00:00 |
control.h
|
Removing lots of superfluous semicola (see mail by David Weinehall on scummvm-devel)
|
2007-04-25 19:31:23 +00:00 |
debug.cpp
|
improved debugger a bit
|
2007-04-01 00:00:28 +00:00 |
debug.h
|
improved debugger a bit
|
2007-04-01 00:00:28 +00:00 |
disk.cpp
|
Close sky.dnr directly after reading it into memory. No need to keep it open
|
2007-02-26 23:08:52 +00:00 |
disk.h
|
Removing lots of superfluous semicola (see mail by David Weinehall on scummvm-devel)
|
2007-04-25 19:31:23 +00:00 |
grid.cpp
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
grid.h
|
More header fixes for that warm and fuzzy feeling of consistency.
|
2007-02-20 17:52:55 +00:00 |
hufftext.cpp
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
intro.cpp
|
fixed graphic glitch when playing the floppy intro with spanish subtitles and added a few comments.
|
2007-03-31 18:20:52 +00:00 |
intro.h
|
More header fixes for that warm and fuzzy feeling of consistency.
|
2007-02-20 17:52:55 +00:00 |
logic.cpp
|
Fixed setFocusRectangle code. At least I think I did, I don't know where it came from and I can't test it either. But it looked rather broken.
|
2007-04-01 00:13:54 +00:00 |
logic.h
|
Removing lots of superfluous semicola (see mail by David Weinehall on scummvm-devel)
|
2007-04-25 19:31:23 +00:00 |
module.mk
|
* Renamed config.mak to config.mk
|
2006-06-24 08:48:11 +00:00 |
mouse.cpp
|
Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
|
2007-03-17 19:02:05 +00:00 |
mouse.h
|
Fix for bug #1656880 (BASS: mouse initialized wrong in control panel)
|
2007-03-14 12:32:42 +00:00 |
rnc_deco.cpp
|
Some very obvious cleanups.
|
2007-02-16 17:13:29 +00:00 |
rnc_deco.h
|
More header fixes for that warm and fuzzy feeling of consistency.
|
2007-02-20 17:52:55 +00:00 |
screen.cpp
|
fixed graphic glitch when playing the floppy intro with spanish subtitles and added a few comments.
|
2007-03-31 18:20:52 +00:00 |
screen.h
|
Removing lots of superfluous semicola (see mail by David Weinehall on scummvm-devel)
|
2007-04-25 19:31:23 +00:00 |
sky.cpp
|
added the instance of EventManager returned by OSystem::getEventManager as a member of the Engine base class. This allows to simply the code a bit and should more efficient too (ie. less virtual function chain calls, obj->getA()->getB()). Also updated several engines to make use of it.
|
2007-04-01 17:36:13 +00:00 |
sky.h
|
Fix for bug #1656880 (BASS: mouse initialized wrong in control panel)
|
2007-03-14 12:32:42 +00:00 |
skydefs.h
|
More header fixes for that warm and fuzzy feeling of consistency.
|
2007-02-20 17:52:55 +00:00 |
sound.cpp
|
Fixing various doxygen warnings
|
2007-02-03 21:37:52 +00:00 |
sound.h
|
Removing lots of superfluous semicola (see mail by David Weinehall on scummvm-devel)
|
2007-04-25 19:31:23 +00:00 |
struc.h
|
More header fixes for that warm and fuzzy feeling of consistency.
|
2007-02-20 17:52:55 +00:00 |
text.cpp
|
Fixed long-standing font bug. We were using the control panel font for LINC
|
2007-03-22 18:49:42 +00:00 |
text.h
|
Fixed long-standing font bug. We were using the control panel font for LINC
|
2007-03-22 18:49:42 +00:00 |