Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-10 | Another redesign on the Draw Steps. This time it's for real. | Vicent Marti | |
svn-id: r32647 | |||
2008-06-10 | Changed DrawStep for dynamic surface drawing. | Vicent Marti | |
svn-id: r32643 | |||
2008-06-09 | InterfaceManager is now a singleton | Vicent Marti | |
svn-id: r32640 | |||
2008-06-07 | Expanded the InterfaceManager skeleton quite a bit. | Vicent Marti | |
svn-id: r32604 | |||
2008-06-06 | Documentation update. | Vicent Marti | |
More drawing steps. svn-id: r32576 | |||
2008-06-02 | Beveled squares for Classic GUI imitation | Vicent Marti | |
svn-id: r32506 | |||
2008-06-01 | - Triangles! | Vicent Marti | |
svn-id: r32451 | |||
2008-05-28 | Misc fixes. | Vicent Marti | |
Constant naming fixes. svn-id: r32342 | |||
2008-05-28 | Cleanup. | Johannes Schickel | |
svn-id: r32341 | |||
2008-05-28 | Bugfixes: Discarded function, switch fix. | Vicent Marti | |
svn-id: r32340 | |||
2008-05-28 | InterfaceManager core implemented. | Vicent Marti | |
svn-id: r32339 | |||
2008-05-26 | Draw steps. | Vicent Marti | |
svn-id: r32296 | |||
2008-05-25 | Compilation fixes. Sorry about the mess. | Vicent Marti | |
svn-id: r32272 | |||
2008-05-25 | Add InterfaceManager to makefile. | Eugene Sandulenko | |
svn-id: r32268 | |||
2008-05-25 | Interface Manager class | Vicent Marti | |
svn-id: r32267 | |||
2008-05-21 | Code formatting guidelines | Vicent Marti | |
svn-id: r32207 | |||
2008-05-21 | - Loop unrolling for color fills. | Vicent Marti | |
svn-id: r32206 | |||
2008-05-19 | Made test render function a bit more responsive for backend events. | Johannes Schickel | |
svn-id: r32180 | |||
2008-05-18 | Fixing compilation, there's no static for enums | Sven Hesse | |
svn-id: r32174 | |||
2008-05-18 | - Massive cleanup | Vicent Marti | |
- Documentation update - Boundaries check svn-id: r32169 | |||
2008-05-18 | - Shadows revisited. | Vicent Marti | |
- Test rendering... starting to look like a GUI. svn-id: r32164 | |||
2008-05-17 | Fixing compilation | Sven Hesse | |
svn-id: r32154 | |||
2008-05-16 | - Shadows revisited | Vicent Marti | |
- Gradients. svn-id: r32145 | |||
2008-05-11 | - Aliased rounded squares + stroking. | Vicent Marti | |
svn-id: r32021 | |||
2008-05-11 | - Stroke on Aliased circles. | Vicent Marti | |
svn-id: r32015 | |||
2008-05-11 | Fixing compilation | Sven Hesse | |
svn-id: r31995 | |||
2008-05-10 | - Formating (lol) | Vicent Marti | |
- Compilation fix for GCC (inheritance) svn-id: r31991 | |||
2008-05-10 | - Documentation updated | Vicent Marti | |
- More refactoring - Stroke width support for the AA renderer!! - Cleanup svn-id: r31990 | |||
2008-05-10 | - API changes/refactoring | Vicent Marti | |
- Foreground/background color support - Finished/improved filling support - Basic shadow support svn-id: r31974 | |||
2008-05-09 | - Code formating. | Vicent Marti | |
svn-id: r31963 | |||
2008-05-07 | - Fixed compiling in MSVC2008 | Vicent Marti | |
- Aliased circles optimized (drawn using pointers directly) - Filling for aliased circles - Rounded squares - Filling for rounded squares svn-id: r31936 | |||
2008-05-06 | Merge with trunk, using the svnmerge tool | Max Horn | |
svn-id: r31898 | |||
2008-05-06 | Make it possible to quit the VectorRenderer demo cleanly | Max Horn | |
svn-id: r31892 | |||
2008-05-06 | Fixed syntax error. String comparision is done with '=', not '=='. | Torbjörn Andersson | |
svn-id: r31891 | |||
2008-05-06 | Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles | Jordi Vilalta Prat | |
svn-id: r31889 | |||
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat | |
svn-id: r31888 | |||
2008-05-05 | Fix building scummvmico.o from outside the source directory | Jordi Vilalta Prat | |
svn-id: r31887 | |||
2008-05-05 | Fix formatting. | Johannes Schickel | |
svn-id: r31886 | |||
2008-05-05 | Fixes for GCC 4.0.2+ in strict mode. Max, is it working now? | Vicent Marti | |
svn-id: r31885 | |||
2008-05-05 | Removed delay from KyraEngine_MR::npcChatSequence, since it's doing delay ↵ | Johannes Schickel | |
script internally. This fixes some chat animation speeds. svn-id: r31884 | |||
2008-05-05 | Implemented opcode 91: o3_daggerWarning. | Johannes Schickel | |
svn-id: r31882 | |||
2008-05-05 | - Implemented Kyra3 audio options menu, Helium mode still missing. | Johannes Schickel | |
- Fixed unitialized variable svn-id: r31881 | |||
2008-05-05 | Got rid of some code duplication. | Johannes Schickel | |
svn-id: r31880 | |||
2008-05-05 | Implemented support for Kyra3 game options menu (including studio audience ↵ | Johannes Schickel | |
and skip flag options). svn-id: r31879 | |||
2008-05-05 | - Little mouse visibility fix | Johannes Schickel | |
- Cleanup svn-id: r31878 | |||
2008-05-05 | - Fixed some palette fade times in Kyra3 | Johannes Schickel | |
- Changed behavior to match original when playing Kyra3 for the first time - Fixed typo svn-id: r31877 | |||
2008-05-05 | - Added support for Kyra3 GUI (audio and game options not working yet) | Johannes Schickel | |
- Added support for loading directly from command line for Kyra3 svn-id: r31876 | |||
2008-05-05 | Fixed unsigned/signed mismatch warning. | Kari Salminen | |
svn-id: r31875 | |||
2008-05-05 | Updated MSVC project files. | Kari Salminen | |
svn-id: r31874 | |||
2008-05-05 | Added MIDI playback (which doesn't work yet) and fixed compilation (sorry all) | Benjamin Haisch | |
svn-id: r31873 |