Age | Commit message (Expand) | Author |
2008-12-26 | Adding a French entry for my US/FR version of The Last Dynasty | Sven Hesse |
2008-12-25 | Fixed compilation with g++4.3 | Johannes Schickel |
2008-12-24 | Documenting the dither code a bit more and removing SierraLight's not needed ... | Sven Hesse |
2008-12-24 | Moving the dither code to graphics/ | Sven Hesse |
2008-12-22 | Fixing the flow meter thingy in Urban Runner | Sven Hesse |
2008-12-20 | Added the demo version of The Last Dynasty (thanks to fac) | Sven Hesse |
2008-12-18 | Note to self: Don't sleep-deprive and code, for it makes you daft as a broom ;) | Sven Hesse |
2008-12-18 | Fixed some warnings | Filippos Karapetis |
2008-12-18 | Preliminary save/load support for Urban Runner | Sven Hesse |
2008-12-17 | Fixed bug: not all control paths return a value in savePalLUT() | Filippos Karapetis |
2008-12-17 | Added support for caching the palette LUT to a file | Sven Hesse |
2008-12-17 | Only do the no-cd-workaround if all resource files can be found | Sven Hesse |
2008-12-17 | Workaround for Urban Runner's CD number detection daftness. | Sven Hesse |
2008-12-16 | Experimental semi-transparency for fillRect, used in the green/red menu areas... | Sven Hesse |
2008-12-16 | If the music file to play has no extension, add one. Fixes the music when you... | Sven Hesse |
2008-12-16 | Rotating the object backwards in the magnifing view works now | Sven Hesse |
2008-12-16 | Fixing the update coordinates for videos with _bytesPerPixel > 1 | Sven Hesse |
2008-12-16 | More video fixes for the magnifier/memory view | Sven Hesse |
2008-12-16 | First step at getting the magnifier and memory view corrected | Sven Hesse |
2008-12-15 | Script fix. Magnifier, Memory and Save/Load, while still not working correctl... | Sven Hesse |
2008-12-15 | More video changes/fixes/stubs | Sven Hesse |
2008-12-15 | Support for Urban Runner's new cursors (frames out of 16bit color VMDs) | Sven Hesse |
2008-12-15 | No background "music" shading in Urban Runner | Sven Hesse |
2008-12-15 | Another collision stuff change for Urban Runner. Now you can actually move! :) | Sven Hesse |
2008-12-15 | Some more Urban Runner changes. Still no cylindrical smoking device, though | Sven Hesse |
2008-12-14 | Ensuring correct endianness | Sven Hesse |
2008-12-14 | More changed collision stuff for Urban Runner | Sven Hesse |
2008-12-14 | Silenced MSVC warning about variable "flags" being potentially uninitialized ... | Filippos Karapetis |
2008-12-14 | Plugging leaks | Sven Hesse |
2008-12-14 | 16bit background "music" for Urban Runner | Sven Hesse |
2008-12-14 | Background "music" for Urban Runner, though only 8bit for now | Sven Hesse |
2008-12-14 | Music/Video handling fixes/stubs | Sven Hesse |
2008-12-14 | More modified collision stuff for Urban Runner. The hotspots are correctly re... | Sven Hesse |
2008-12-13 | Modified collision init functions for Urban Runner | Sven Hesse |
2008-12-13 | Added the French version of Urban Runner, as supplied by gamin in the forum. ... | Sven Hesse |
2008-12-13 | Added a SaveLoad for Urban Runner with an entry to make the scripts believe t... | Sven Hesse |
2008-12-13 | Fixing forgetfulness-bug which leads to failed assertions in certain cases | Sven Hesse |
2008-12-13 | Fixed the ADPCM decoder for 16bit audio (like in Urban Runner) | Sven Hesse |
2008-12-12 | Okay, removing my implementation of AppandableAudioStream::getTotalPlayTime (... | Sven Hesse |
2008-12-12 | Using AppandableAudioStream::getTotalPlayTime() instead of the difference bet... | Sven Hesse |
2008-12-12 | Clean edges around transparent areas. Noticeable in the cursors, for example | Sven Hesse |
2008-12-12 | Text now works in Urban Runner | Sven Hesse |
2008-12-12 | Working (minus text) menu in Urban Runner | Sven Hesse |
2008-12-12 | Working cursor in Urban Runner | Sven Hesse |
2008-12-11 | Changing the Urban Runner sprite drawer to work more correctly. It does use Y... | Sven Hesse |
2008-12-11 | On second thought, an octree only works if the color to look up is in the pal... | Sven Hesse |
2008-12-09 | Experimental support for VMD frames encoded in Indeo 3 (Indeo 3 decoder close... | Sven Hesse |
2008-12-09 | Some dummy changes for Urban Runner | Sven Hesse |
2008-12-05 | Evaluating kFeaturesPalette flag for VMDs. Now you can actually see something... | Sven Hesse |
2008-12-05 | Parsing fixes for Urban Runner | Sven Hesse |