sparselines.map: Re-texture level as per RlksNotes
[neverball] / share / solid.c
2011-01-23 parastiConvert all path-related (body, switch) logic to use...
2010-11-01 parastiClean up some macro defs and usage
2010-11-01 parastiMake write routines take ints, floats and shorts by...
2010-10-28 parastiRevert "share/solid: wrap all structs with typedefs"
2010-10-27 parastishare/solid: wrap all structs with typedefs
2010-08-04 parastiSelf documentify replay/SOL file magic
2010-07-14 parastiMove some copy pasted code into a shared function
2010-07-11 parastiRemove SOL body flags
2010-07-11 parastiRemove SOL polygon data
2010-07-11 parastiCompletely rework body rotation mechanism
2010-01-16 parastiDo not reject 1.5 format SOLs
2010-01-11 parastiAdd basic rotating objects (ODE only)
2010-01-11 parastiODE physics
2009-06-12 parastiImplement a Quake-like virtual file system layer
2008-11-12 KrabbyKrapfout for output
2008-11-06 parastishare/solid: split off physics to a separate file
2008-11-06 parastiRemove unused put_file_state/get_file_state
2008-11-04 parastiCorrect inconsistency in a test to free item data
2008-09-08 parastiCorrect logic of BSP back/front tests
2008-08-28 parastiRemove a redundant comment
2008-06-10 elvizMerged accurate-goals branch
2008-05-02 parastiRevert "Merge 'putt-collisions' branch"
2008-05-01 KrabbyKrapMerge 'putt-collisions' branch
2008-04-27 KrabbyKrapSimple smooth fix
2008-03-28 parastiRevert "Merge 'putt-collisions' branch"
2008-03-28 parastiRevert "Fixed some lines of code"
2008-03-27 KrabbyKrapFixed some lines of code
2008-03-27 KrabbyKrapMerge 'putt-collisions' branch
2008-03-01 parastiRevert "Merged progression and putt-collisions"
2008-03-01 KrabbyKrapMerged progression and putt-collisions
2008-01-08 rlkMerged ball-test branch.
2008-01-01 rlkEnhanced specular illumination.
2008-01-01 rlkYet another tiny change to the physics code.
2007-12-31 rlkOops, forgot to add one of the edge-case fixes for...
2007-12-31 rlkFixed the zero-velocity test in the edge/vert collision...
2007-12-30 rlkExperimenting with foreground billboards.
2007-12-23 parastiReworked mapc+no SDL+no i18n and neverball/neverputt...
2007-12-22 rlkRewrote image handling, eliminating SDL_image. Made...
2007-11-06 parastiAdded a "smooth" attribute to the path_corner entity.
2007-10-08 parastiMoved dictionary entries to the beginning of the SOL...
2007-09-23 parastiRemoved all remntants of an old implementation of speci...
2007-09-08 parastiMerge r739:1104 from the s_dict branch.
2007-05-11 parastiAdded uau to AUTHORS.
2007-05-06 parastiPort all changes from sol-bounce-mod branch to trunk.
2006-11-13 parastiSpell-checked most of the code.
2006-11-04 rlkTesting a simple potential fix to the repeated path...
2006-08-19 parastiAdd a "coin" item type. In effect this makes coin...
2006-08-15 parastiIntroduce the "item" concept. First batch of changes...
2006-08-02 parastiClean-up recently added code in share/solid.c.
2006-08-01 mrtoutPut metadata near the begin of the sol files, therefore...
2006-07-05 parastiChange SOL "magic number" to 0x4c4f53af. See rationale...
2006-07-01 parastiRemove "angle" attribute of info_player_start. See
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-05 parastiShared code clean-up. One more and I suppose it's...
2006-03-16 mrtoutUse the "angle" attribute of "info_player_start" entiti...
2006-03-11 mrtoutfix #36
2006-03-10 mrtoutAdd special goal exit, and start to factorise all level...
2006-03-10 mrtoutRemove opengl dependency of mapc (need to split solid...
2006-03-10 mrtoutReduce mapc dependences (need to split image.[ch])
2006-03-09 mrtoutAdapt halo switch system to teleports (aka jumps)....
2006-03-09 mrtoutfixes #60
2006-03-08 mrtoutAdd coloured goal. (bump sol version)
2006-03-08 mrtoutUpdate switch:
2006-03-08 mrtoutadd 'skip value' goals, bumb sol version
2006-03-06 mrtoutAdd invisible switch (set an 'invisible' tag to '1...
2006-03-05 mrtoutadd magic to sol files and allow simple loading without...
2006-03-01 mrtoutSplit config into two files, 'config' and 'base_config...
2006-01-28 rlkInitial import.