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
Age
Commit message (
Expand
)
Author
2008-05-04
Performance tweaks.
Vicent Marti
2008-05-03
Rectangle drawing.
Vicent Marti
2008-05-03
- fixed invalid C++
Johannes Schickel
2008-05-03
Code formatting.
Eugene Sandulenko
2008-05-03
Coding conventions once again.
Vicent Marti
2008-05-03
- More coding convention fixes.
Vicent Marti
2008-05-03
- Added missing virtual destructor in VectorRenderer
Johannes Schickel
2008-05-03
Generic functions (surface/pixel fill/blend).
Vicent Marti
2008-05-02
Renderer test function in main.cpp
Vicent Marti
2008-05-02
Even more whitespace fixes.
Eugene Sandulenko
2008-05-01
Missing code formatting conventions.
Vicent Marti
2008-05-01
Implemented base API for the Vector Renderer.
Vicent Marti
2008-04-24
Add textstrings for MADE and M4 engines.
Lars Persson
2008-04-24
Cleanup & typo.
Kari Salminen
2008-04-24
Comment patch #1949695
Eugene Sandulenko
2008-04-24
Patch #1949695: "set defaultTo1XScaler depending on width with CJK mode"
Eugene Sandulenko
2008-04-24
Some initial code for font loading
Filippos Karapetis
2008-04-24
Fixed warning.
Torbjörn Andersson
2008-04-24
Fixed regression: CINE games crashed when a message box appeared (patch by ne...
Filippos Karapetis
2008-04-24
Output error message when kyra.dat initialization fails because of old versio...
Johannes Schickel
2008-04-24
Fixed bug in loadMalcolmShapes.
Johannes Schickel
2008-04-24
Unimplemented commands and opcodes throw a warning now
Filippos Karapetis
2008-04-24
More cleanup
Filippos Karapetis
2008-04-24
Cleanup and simplification of the music playing code
Filippos Karapetis
2008-04-24
Implemented opcodes:
Johannes Schickel
2008-04-24
Implemented special item string selection for french version of Kyra3.
Johannes Schickel
2008-04-24
Fixed command line string when picking up item.
Johannes Schickel
2008-04-24
Fixed bug in checkCharCollision.
Johannes Schickel
2008-04-24
Cleanup
Filippos Karapetis
2008-04-24
More kyra3 item drop down code.
Johannes Schickel
2008-04-24
Slight cleanup to o1_PLAYSND
Filippos Karapetis
2008-04-24
Updated MSVC project files of the made engine for commit #31682
Filippos Karapetis
2008-04-23
Added (early) midi player code.
Benjamin Haisch
2008-04-23
Implemented parts of item drop down code for Kyra3.
Johannes Schickel
2008-04-23
Updated kyra MSVC project files for commit #31676
Filippos Karapetis
2008-04-23
Cleanup. (and little addition to showInventory)
Johannes Schickel
2008-04-23
This memory is released with free(), so it has to be allocated with malloc(),
Torbjörn Andersson
2008-04-23
Fixed signed/unsigned warning.
Torbjörn Andersson
2008-04-23
Implmenented inventory show/hide.
Johannes Schickel
2008-04-23
Fixed palette issues when showing the inventory and the menu.
Benjamin Haisch
2008-04-23
Cleanup.
Johannes Schickel
2008-04-23
- Implemented idle animation/talk handling in kyra3
Johannes Schickel
2008-04-23
Surely, it's the "version" of Return to Zork with rtzcd.red that should have
Torbjörn Andersson
2008-04-23
- Fixed possible memory leak.
Johannes Schickel
2008-04-23
Removed file existence checks to determine game version and added game flags ...
Filippos Karapetis
2008-04-23
- cleanup
Johannes Schickel
2008-04-23
Loading from rtzcd.red should now actually work.
Benjamin Haisch
2008-04-23
Fixed warning about potentially undefined behaviour.
Torbjörn Andersson
2008-04-23
In-game sound effects and voices should be working correctly now.
Filippos Karapetis
2008-04-23
- Implemented opcode: 14: o3_moveCharacter
Johannes Schickel
[next]