aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-13Parser redesign. Fixed most possible overflows.Vicent Marti
2008-06-13Formating conventions.Vicent Marti
2008-06-13Parser cleanup.Vicent Marti
2008-06-13Parser update. Variable depth.Vicent Marti
2008-06-12Parser update.Vicent Marti
2008-06-12Parser skeletonVicent Marti
2008-06-12- Widget caching for Interface manager.Vicent Marti
2008-06-10Another redesign on the Draw Steps. This time it's for real.Vicent Marti
2008-06-10Changed DrawStep for dynamic surface drawing.Vicent Marti
2008-06-09InterfaceManager is now a singletonVicent Marti
2008-06-07Expanded the InterfaceManager skeleton quite a bit.Vicent Marti
2008-06-06Documentation update.Vicent Marti
2008-06-02Beveled squares for Classic GUI imitationVicent Marti
2008-06-01- Triangles!Vicent Marti
2008-05-28Misc fixes.Vicent Marti
2008-05-28Cleanup.Johannes Schickel
2008-05-28Bugfixes: Discarded function, switch fix.Vicent Marti
2008-05-28InterfaceManager core implemented.Vicent Marti
2008-05-26Draw steps.Vicent Marti
2008-05-25Compilation fixes. Sorry about the mess.Vicent Marti
2008-05-25Add InterfaceManager to makefile.Eugene Sandulenko
2008-05-25Interface Manager classVicent Marti
2008-05-21Code formatting guidelinesVicent Marti
2008-05-21- Loop unrolling for color fills.Vicent Marti
2008-05-19Made test render function a bit more responsive for backend events.Johannes Schickel
2008-05-18Fixing compilation, there's no static for enumsSven Hesse
2008-05-18- Massive cleanupVicent Marti
2008-05-18- Shadows revisited.Vicent Marti
2008-05-17Fixing compilationSven Hesse
2008-05-16- Shadows revisitedVicent Marti
2008-05-11- Aliased rounded squares + stroking.Vicent Marti
2008-05-11- Stroke on Aliased circles.Vicent Marti
2008-05-11Fixing compilationSven Hesse
2008-05-10- Formating (lol)Vicent Marti
2008-05-10- Documentation updatedVicent Marti
2008-05-10- API changes/refactoringVicent Marti
2008-05-09- Code formating.Vicent Marti
2008-05-07- Fixed compiling in MSVC2008Vicent Marti
2008-05-06Merge with trunk, using the svnmerge toolMax Horn
2008-05-06Make it possible to quit the VectorRenderer demo cleanlyMax Horn
2008-05-06Fixed syntax error. String comparision is done with '=', not '=='.Torbjörn Andersson
2008-05-06Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefilesJordi Vilalta Prat
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-05-05Fix building scummvmico.o from outside the source directoryJordi Vilalta Prat
2008-05-05Fix formatting.Johannes Schickel
2008-05-05Fixes for GCC 4.0.2+ in strict mode. Max, is it working now?Vicent Marti
2008-05-05Removed delay from KyraEngine_MR::npcChatSequence, since it's doing delay scr...Johannes Schickel
2008-05-05Implemented opcode 91: o3_daggerWarning.Johannes Schickel
2008-05-05- Implemented Kyra3 audio options menu, Helium mode still missing.Johannes Schickel
2008-05-05Got rid of some code duplication.Johannes Schickel