[Super-tux-devel] Tiny patch
Brought to you by:
wkendrick
From: Duong-Khang N. <neo...@us...> - 2004-02-17 09:40:24
|
Hi there, This is just another tiny patch: fix : "player.c" : reinit timer when tux dies remove: "texture.c" : unnecessary w,h assignment before SDL_BlitSurface() I'm playing with back and forth porting between the "before OpenGL" and the "after OpenGL" versions. Bug hunting takes me really a lot of time, much more than writing new codes from scratch. I have never read the whole source codes before. I think that it's time for me to do this in order to fix the hard and ugly ones :-D -- Never say if I could turn back the time, life is going on ! |