updated URL of forum and table in readme file
[neverball] / share / solid.c
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.