Age | Commit message (Expand) | Author |
2009-05-05 | Gob - Fix Fascination CD file size thanks to joostp | Arnaud Boutonné |
2009-05-03 | Gob - Added detection for WinGob 1, 2 & 3 german, Last dynasty interactive de... | Arnaud Boutonné |
2009-05-03 | Add DOS French demo of Gobliiins. | Travis Howell |
2009-05-01 | Gob : Fascination - put back o1_freesprite and switch to o1_animPalInit after... | Arnaud Boutonné |
2009-05-01 | Gob - Add MD5 for Addy 4 basis CD (supposedly used by all Addy 4) | Arnaud Boutonné |
2009-04-30 | Adding a strdup-like inline function | Sven Hesse |
2009-04-30 | Plugging leaks | Sven Hesse |
2009-04-29 | Moving the demo-related stuff into a demos-subdirectory | Sven Hesse |
2009-04-29 | Playing half-sized videos fullscreen in the demoplayer | Sven Hesse |
2009-04-29 | Fix build | Sven Hesse |
2009-04-29 | - Added a game_fascin skeletton, as specificities are now proven | Arnaud Boutonné |
2009-04-29 | Gob- Add a fascination-specific (and yet unknown) renderflag vaue | Arnaud Boutonné |
2009-04-29 | Gob - Add some MD5s for Win-Lost in time, Win-Inca2 and ADI/Adibou environmen... | Arnaud Boutonné |
2009-04-29 | Decreased the dithering LUT's depth to 5 bit per color component. | Sven Hesse |
2009-04-28 | Reorder :P | Sven Hesse |
2009-04-28 | Added a Spanish Urban Runner | Sven Hesse |
2009-04-28 | The Playtoons game seem to be more like Last Dynasty than Urban Runner (palet... | Sven Hesse |
2009-04-28 | Added a small safeguard to play() | Sven Hesse |
2009-04-28 | Added some more non-interactive Playtoons demos (thanks jvprat!) | Sven Hesse |
2009-04-27 | Some minor clean-up | Sven Hesse |
2009-04-27 | Fixed some silly warnings | Max Horn |
2009-04-27 | Added a German Urban Runner version, as supplied by goodoldgeorg in bug repor... | Sven Hesse |
2009-04-26 | Ooops, actually delete[] the correct pointer (yeah, syke, I should have valgr... | Sven Hesse |
2009-04-25 | Fascination | Arnaud Boutonné |
2009-04-25 | Complete general function 0 and 1 based on DrMcCoy suggestion (Hardcoded IMD ... | Arnaud Boutonné |
2009-04-24 | Added a workaround for the inca2 demo's cons2.imd / cons.imd mix-up | Sven Hesse |
2009-04-24 | Ooops, changing a const argument is evil, copying it now | Sven Hesse |
2009-04-24 | Removing the extra \n in warning()s. warning() already adds "!\n" | Sven Hesse |
2009-04-24 | Gob - Add entries for different Little Red Riding Hood languages selection | Arnaud Boutonné |
2009-04-24 | Gob - Add 12 dummy functions used for the OpcodeGoblinEntryFascination. | Arnaud Boutonné |
2009-04-24 | Added supported for BAT-based non-interactive demos, namely the Inca2 one | Sven Hesse |
2009-04-24 | The video now works correctly in the non-interactive Urban Runner demo | Sven Hesse |
2009-04-24 | Adding support for the non-interactive SCN-based Urban Runner demo. No image ... | Sven Hesse |
2009-04-24 | Added the Woodruff and Playtoons non-interactive demos | Sven Hesse |
2009-04-24 | Added support for SCN-based non-interactive demos | Sven Hesse |
2009-04-23 | Fixed a very stupid error in the RLE decoding function of the VMD frame decoder | Sven Hesse |
2009-04-22 | Fixed compilation. | Torbjörn Andersson |
2009-04-21 | Patch #2725859 : Added some MD5 to the gob engine, modified the way the first... | Arnaud Boutonné |
2009-04-07 | Fixing the parser-related FIXMEs. 17 and 18 are int16 and int8, respectively | Sven Hesse |
2009-04-07 | GOB: Some more cleanup | Max Horn |
2009-04-07 | GOB: Gave tons of opcode explicit names. As a result, found potential bugs in... | Max Horn |
2009-04-07 | GOB: Some more code cleanup. My respect for the developers of the original GO... | Max Horn |
2009-04-07 | GOB: Gave some numerical constants a name. This codebase is a bit of a mess ;... | Max Horn |
2009-03-21 | Added an entry for the DOS version of Little Red Riding Hood | Sven Hesse |
2009-03-19 | Adding detection and title music playback for Little Red Riding Hood (Amiga v... | Sven Hesse |
2009-03-19 | Adding simple support for protracker playback | Sven Hesse |
2009-03-07 | Whitespace cleanup: Convert space followed by tab to just tab | Max Horn |
2009-03-05 | Fix for bug #2664460: Various SeekableReadStream::seek() implementations (as ... | Max Horn |
2009-03-05 | Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ... | Jordi Vilalta Prat |
2009-03-01 | Engines: Fused several init&go methods into a single run method | Max Horn |