.. |
game.cpp
|
formating
|
2009-02-18 22:46:01 +00:00 |
gc.cpp
|
formating
|
2009-02-19 08:43:28 +00:00 |
gc.h
|
formating
|
2009-02-19 08:44:53 +00:00 |
grammar.cpp
|
formating
|
2009-02-19 18:02:51 +00:00 |
heap.cpp
|
formating
|
2009-02-19 18:08:44 +00:00 |
heap.h
|
formating
|
2009-02-19 18:08:44 +00:00 |
int_hashmap.cpp
|
formating
|
2009-02-19 18:11:05 +00:00 |
int_hashmap.h
|
formating
|
2009-02-19 18:11:05 +00:00 |
kernel_compat.h
|
formating
|
2009-02-19 18:33:43 +00:00 |
kernel_types.h
|
formating
|
2009-02-19 18:33:43 +00:00 |
kernel.cpp
|
formating
|
2009-02-19 18:33:43 +00:00 |
kevent.cpp
|
formating
|
2009-02-19 18:40:03 +00:00 |
kfile.cpp
|
SCI: Started rewriting file handling. Warning: This will likely introduce
|
2009-02-20 16:03:50 +00:00 |
kgraphics.cpp
|
formating
|
2009-02-19 20:50:55 +00:00 |
klists.cpp
|
formating
|
2009-02-20 16:18:08 +00:00 |
kmath.cpp
|
formating
|
2009-02-20 16:22:09 +00:00 |
kmenu.cpp
|
point_t -> Common::Point
|
2009-02-17 19:15:37 +00:00 |
kmovement.cpp
|
formating
|
2009-02-20 16:30:22 +00:00 |
kpathing.cpp
|
point_t -> Common::Point
|
2009-02-17 19:15:37 +00:00 |
kscripts.cpp
|
Update headers. engine/
|
2009-02-17 15:02:16 +00:00 |
ksound.cpp
|
Update headers. engine/
|
2009-02-17 15:02:16 +00:00 |
kstring.cpp
|
Update headers. engine/
|
2009-02-17 15:02:16 +00:00 |
message.cpp
|
SCI: Renamed resource_mgr_t -> ResourceManager; added remark to 'the other resource manager' that it should be renamed to GraphicsManager or so
|
2009-02-20 15:24:22 +00:00 |
message.h
|
SCI: Renamed resource_mgr_t -> ResourceManager; added remark to 'the other resource manager' that it should be renamed to GraphicsManager or so
|
2009-02-20 15:24:22 +00:00 |
said.cpp
|
SCI: Run astyle to make the code be more compliant with our Code Formatting Guidelines: engine dir
|
2009-02-15 22:28:12 +00:00 |
said.y
|
restore removed files
|
2009-02-18 15:05:00 +00:00 |
savegame.cfsml
|
Updated the savegame.cfsml file to remove unused functions and generated the appropriate .cpp file using the cfsml tool
|
2009-02-18 17:57:57 +00:00 |
savegame.cpp
|
Updated the savegame.cfsml file to remove unused functions and generated the appropriate .cpp file using the cfsml tool
|
2009-02-18 17:57:57 +00:00 |
sci_graphics.h
|
Update headers. engine/
|
2009-02-17 15:02:16 +00:00 |
scriptconsole.cpp
|
Update headers. engine/
|
2009-02-17 15:02:16 +00:00 |
scriptdebug.cpp
|
Removed already implemented graphic capability flags, and used CLIP inside scummvm_draw_line() to clean up the code a bit
|
2009-02-17 22:53:09 +00:00 |
seg_manager.cpp
|
fixed unsigned/signed comparisons warnings
|
2009-02-17 20:34:19 +00:00 |
seg_manager.h
|
Update headers. engine/
|
2009-02-17 15:02:16 +00:00 |
sys_strings.cpp
|
Update headers. engine/
|
2009-02-17 15:02:16 +00:00 |
vm.cpp
|
SCI: Added TODO suggestion to change the vm opcode switch/case to an opcode table with methods for each opcode (helps to separate code and deal with changed opcode numbering in other SCI versions)
|
2009-02-20 15:44:22 +00:00 |