roxoptr2

log

age author description
2010-05-15 Thomas Jollans Added tag v0.2 for changeset 687ffb933529default tip
2010-05-15 Thomas Jollans final mergerelease v0.2
2010-05-15 Thomas Jollans ARTWORK: last minute fixes
2010-05-15 Thomas Jollans updated meta.xml (release date)release
2010-05-15 Thomas Jollans merged changed from devrelease
2010-05-15 Thomas Jollans NEWS updated: release today.
2010-05-15 Thomas Jollans updated Homebrew Channel icon
2010-05-15 Thomas Jollans unhinged lv0.c
2010-05-15 Thomas Jollans Level #0 replacement by Mr_Nick666
2010-05-14 Thomas Jollans Mergerelease
2010-05-14 Thomas Jollans allow escaping from Credits with Enter/(A)
2010-05-14 Thomas Jollans changed level ordering mostly based on a suggestion by Nick
2010-05-14 Thomas Jollans ARTWORK: Strichlevel replaced with Nick's work
2010-05-11 Thomas Jollans updated w32 ICOrelease
2010-05-11 Thomas Jollans merged dev branchrelease
2010-05-11 Thomas Jollans Calm down timer after loading levels (->fair start)
2010-05-11 Thomas Jollans ARTWORK: new icons
2010-05-11 Thomas Jollans ARTWORK: menu background ! logo ! new credits page !
2010-05-11 Thomas Jollans menu: fix ordering v-a-v "Credits"
2010-05-11 Thomas Jollans memory management: automatically deallocate level backgrounds
2010-05-10 Thomas Jollans Merged devel branchrelease
2010-05-10 Thomas Jollans introducing [level] // end_corner=x y
2010-05-10 Thomas Jollans configured .hgignore
2010-05-10 Thomas Jollans new level: Aqua (by Mr_Nick666)
2010-05-09 Thomas Jollans Zepellin fix (Mr_Nick666)
2010-05-09 Thomas Jollans clarify COPYING-bindistrelease
2010-05-09 Thomas Jollans w32 ICO iconrelease
2010-05-09 Thomas Jollans Merged development branchrelease
2010-05-08 Thomas Jollans display credits after last level.
2010-05-07 Thomas Jollans updated Zeppelini level by Mr_Nick666
2010-05-07 Thomas Jollans add some non-critical EXTRA_DIST
2010-05-06 Thomas Jollans meta.xml: let HBC wordwrap lines by itself.release
2010-05-06 Thomas Jollans merge SEGV fix.release
2010-05-06 Thomas Jollans collide_bitmaps now works even when optimized. hurray.
2010-05-06 Thomas Jollans Updated meta.xml and COPYING-bindist.release
2010-05-06 Thomas Jollans merge development branch.release
2010-05-06 Thomas Jollans merged the branch that should never have been a branch
2010-05-06 Thomas Jollans standard documentation files
2010-05-06 Thomas Jollans sprite/sprite (overlay) collisions
2010-05-06 Thomas Jollans new credits page
2010-05-05 Thomas Jollans merge
2010-05-05 Thomas Jollans fix dist problems
2010-05-05 Thomas Jollans fixed sprites/mario.cfg format
2010-05-05 Thomas Jollans credits.png shouldn't have been missing!
2010-05-05 Thomas Jollans load collision-detector bitmaps via sprite config files.
2010-05-05 Thomas Jollans make clean properly
2010-05-05 Thomas Jollans Collision routine now does what it's supposed to so, properly
2010-05-05 Thomas Jollans Properly deal with edges (again)
2010-05-05 Thomas Jollans use collision bitmap for default sprite
2010-05-03 Thomas Jollans remove dependency on ntohs(int);
2010-05-03 Thomas Jollans bitmap/bitmap collision detection
2010-04-28 Thomas Jollans Updated README to account for the good ones among the levels.
2010-04-28 Thomas Jollans Levels! MANY THANKS to Mr_Nick666
2010-04-28 Thomas Jollans Nick's artwork constitutes a free cultural work.
2010-04-28 Thomas Jollans per-level directories (-> Mr_Nick666)
2010-04-26 Thomas Jollans Branch merge.
2010-04-26 Thomas Jollans "Credits" screen.
2010-04-26 Thomas Jollans Added Nick's spacey level.
2010-04-25 Thomas Jollans Fixed the W32 fix to not break Wii building.
2010-04-25 Thomas Jollans Fixes for MinGW32