Fix redundant glTexEnv calls
[neverball] / ball / set.h
2010-11-01 parastiMostly switch from using level sequence numbers to...
2010-08-18 parastiMatch set score access to level scores
2009-07-30 parastiball/set: s/set_free/set_quit/
2009-07-19 parastiRemove static level set limit
2009-06-15 parastiWrite all screen shots to a Screenshots directory
2009-02-25 parastiball/set: skip Misc set on init unless in dev mode
2008-08-03 parastiAdd set_id to ball/set interface, for set "identifier...
2008-03-12 parastiMerge 'progress' branch.
2008-03-01 parastiRevert "Merged progression and putt-collisions"
2008-03-01 KrabbyKrapMerged progression and putt-collisions
2008-01-27 parastiRevert premature level-contributions branch merge.
2008-01-26 KrabbyKrapMerged only code for downloaded contribution support...
2008-01-06 parastiRolled back ball/set to a less exposed implementation.
2008-01-06 parastiAdded a new module to be used as a dump of generic...
2008-01-04 parastiRemoved needless locked and completed counters from...
2007-09-29 parastiCleaning up some GCC warnings.
2007-09-22 parasti r1153@bld: parasti | 2007-09-22 04:40:05 +0300
2006-11-29 parastiChanged the prev / next logic in set_enter to match...
2006-11-13 parastiSpell-checked most of the code.
2006-08-06 parastiRevert revision [530] (global loading of sets at start...
2006-08-04 parastiRevert revision [536] to avoid making further changes...
2006-08-02 mrtoutReplace strong level path from replay with a couple...
2006-08-02 mrtoutglobal level and set loading at the begin of the game
2006-07-17 parastiFix code formatting.
2006-07-17 parastiMisc.
2006-06-10 parastiStarting header clean-up.
2006-06-05 parastiRemove trailing whitespace from source code.
2006-03-08 mrtoutfix level states in set. Fix #50
2006-03-07 mrtoutBonus level info is now in the level (medatada field)
2006-03-06 mrtoutChange set file data: one file (sets.txt) listing only...
2006-03-05 mrtoutConcat the two level struct into one. I hope it's the...
2006-03-04 mrtoutAnother strong code change. This one focusses Set manag...
2006-01-28 rlkInitial import.