Age | Commit message (Expand) | Author |
2003-10-18 | cleanup | Max Horn |
2003-10-17 | patch #824241 | Max Horn |
2003-10-17 | renamed some Timer methods | Max Horn |
2003-10-17 | needed some more work to get Iterators to work in FSList | Max Horn |
2003-10-17 | make FSList inherit 'public' from List (so that we can use List::Iterator) | Max Horn |
2003-10-17 | Make PalmOS port happy | Chris Apers |
2003-10-12 | GameX is not supported | Nicolas Bacca |
2003-10-12 | Moved build files | Nicolas Bacca |
2003-10-12 | New config-manager updates, misc updates | Nicolas Bacca |
2003-10-12 | Smarter partial blitting and better filter for 640x480 games ... hopefully th... | Nicolas Bacca |
2003-10-12 | Re-add right click automatic mapping, lost on the branch | Nicolas Bacca |
2003-10-12 | True assert | Nicolas Bacca |
2003-10-12 | New config-manager, Add Broken Sword 2, Whole filesystem scan for smartphone ... | Nicolas Bacca |
2003-10-10 | Add old change from SDL backends, give error if video mode isn't support. | Travis Howell |
2003-10-09 | make gcc 2.95 -Wshadow happy (yes fingolfin its a broken compiler :) | Jonathan Gray |
2003-10-08 | fix bug where going up in the root dir would get you back to the (unix) curre... | Max Horn |
2003-10-07 | More Euphony/YM2612 instrument layering and polyphony | Jamieson Christian |
2003-10-07 | Remove my trace output. :P | Jamieson Christian |
2003-10-07 | More polyphony tweaks. Sounding a bit better. | Jamieson Christian |
2003-10-06 | fixed warnings | Max Horn |
2003-10-06 | removed unused 'rate' param from nextTick; another tiny tweak to Operator2612... | Max Horn |
2003-10-06 | remove <string> include so we don't depend on stdlib stuff (not used anyway) ... | Jonathan Gray |
2003-10-06 | malloc/new optimizations | Max Horn |
2003-10-06 | Per-channel polyphony now > 1 | Jamieson Christian |
2003-10-06 | even more optimizations | Max Horn |
2003-10-06 | some more tweaks | Max Horn |
2003-10-06 | some incremental changes (more will follow, this is step-by-step optimzation,... | Max Horn |
2003-10-06 | More performance optimizations | Jamieson Christian |
2003-10-06 | oops - that happesn if you incorrectly re-apply a broken patch =) | Max Horn |
2003-10-06 | more optimizations | Max Horn |
2003-10-06 | Fix compiler warnings | Jamieson Christian |
2003-10-06 | The real YM2612 implementation. Portable, | Jamieson Christian |
2003-10-06 | For those us who have to hit Shift to get to + | Jamieson Christian |
2003-10-05 | Preliminary preparation for new YM2612 FM emulator. | Jamieson Christian |
2003-10-05 | implemented new 'nice' scaler hotkeys | Max Horn |
2003-10-05 | cleanup | Max Horn |
2003-10-05 | Ooops | Travis Howell |
2003-10-05 | Remove unneeded case. | Travis Howell |
2003-10-05 | cleanup | Max Horn |
2003-10-05 | fixed some broken scaler related checks | Max Horn |
2003-10-04 | revert the 'reverse Y axis' hack | Max Horn |
2003-10-04 | use namespace Common a bit more; don't zero the RNG in scumm (else the seed g... | Max Horn |
2003-10-04 | small remark | Max Horn |
2003-10-03 | You have been a thorn in my side for far too long Avatar^H^H^H^H^H^H bad code | Max Horn |
2003-10-02 | renamed namespace ScummVM to Common | Max Horn |
2003-10-02 | updated Marcus' copyright | Max Horn |
2003-10-01 | disable joystick input by default either command line or config file need to ... | Jonathan Gray |
2003-09-28 | removed duplicate g_timer object (one was global, one was static to timer.cpp... | Max Horn |
2003-09-28 | Slightly more sensible hotkeys for the scalers. Hq2x is now number 8, right | Torbjörn Andersson |
2003-09-27 | Fixed program crash when trying to switch to a | Jamieson Christian |