Group key config symbols together
[neverball] / share / mapc.c
2009-08-29 parastiPrint last error when VFS init fails
2009-08-01 parastiMake sure strncpy always keeps one byte untouched for NUL
2009-07-14 parastimapc: restore full SOL name printing
2009-06-19 parastimapc: report unknown materials
2009-06-12 parastiImplement a Quake-like virtual file system layer
2009-02-20 parastiTransform default game/locale data paths based on execu...
2008-12-04 parastiModify switch timer mechanism to match that of platforms
2008-11-06 elvizmapc: Increased MAXP (path_corner limit) to 2048
2008-06-30 elvizmapc: Increased MAXI to 2^18^ to have a little more...
2008-06-09 parastiAdapt texture coordinate handling to match OpenGL conve...
2008-06-09 mymmapc: increase max lump count
2008-06-07 parastiEnforce coding guidelines
2008-06-07 parastimapc: move bounding sphere code to separate function
2008-06-07 parastimapc: optimise clip_edge, uniq_geom and test_lump_side
2008-06-03 parastimapc: perform texture rotation around the positive...
2008-05-08 parastimapc: rename most "swap_*" functions to "apply_*_swaps"
2008-05-08 parastiSmall white-space and indentation tweaks
2008-05-08 parastimapc: minimise expensive swap operations when reorderin...
2008-05-07 KrabbyKrapAccidentally committed mapc.c
2008-05-07 KrabbyKrapRestart updates
2008-05-02 parastiRevert "Merge 'putt-collisions' branch"
2008-05-01 KrabbyKrapMerge 'putt-collisions' branch
2008-04-07 KrabbyKrapSupport for decimal texture alignment
2008-04-06 KrabbyKrapFixed plane integers
2008-04-05 KrabbyKrapCleaned up some float to float conversions.
2008-04-05 KrabbyKrapMerged trivial noninteger change
2008-04-03 elvizmapc: Changed MAXT to 2^17^
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-16 KrabbyKrapFinished reverting and restoring
2008-03-16 KrabbyKrap*aAhem*.. Restored accidentally committed locally modif...
2008-03-16 KrabbyKrapCorrectly converted this time.
2008-03-07 elvizmapc: Changed MAXI to 2^17 to allow for higher map...
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.
2007-12-30 rlkExperimenting with foreground billboards.
2007-12-30 rlkFixed a couple warnings when compiling with icc.
2007-12-26 rlkSome OpenGL optimization and state-change reduction.
2007-12-26 rlkAdded lump smoothing to mapc.
2007-12-23 parastiReworked mapc+no SDL+no i18n and neverball/neverputt...
2007-12-23 parastiHacked mapc to avoid i18n.
2007-12-23 rlkModified material sorter to draw opaque decals AFTER...
2007-12-22 rlkRewrote image handling, eliminating SDL_image. Made...
2007-12-20 parastiBoring clean-up.
2007-12-16 rlkSEVERAL LEVELS ARE TEMPORARILY BROKEN.
2007-11-06 parastiAdded a "smooth" attribute to the path_corner entity.
2007-10-08 parastiModified make_swch to initialise the "initial state...
2007-10-08 parastiMade mapc to only create dictionary entries from the...
2007-09-29 parastiRemoved a comment with the old mapc limits. They're...
2007-09-23 parastiRemoved all remntants of an old implementation of speci...
2007-09-19 parastiRemoved archaic MSVC(?) pragmas.
2007-09-17 parastiPatch from Lars Stoltenow (Penma) that adds a "--debug...
2007-09-08 parastiFixed a potential buffer overflow in make_dict and...
2007-09-08 parastiMerge r739:1104 from the s_dict branch.
2007-04-01 jammnroseCan't have comments on #define lines, old mapc.c limits...
2007-04-01 jammnroseIncreased mapc.c limits.
2006-11-13 parastiRan 'aspell --mode=ccpp' on share/mapc.c. Can't believ...
2006-11-03 mymIncrease max switch value to add a new level
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-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-06-01 parastiApplying paxed's patch. "This diff makes the image...
2006-03-16 mrtoutUse the "angle" attribute of "info_player_start" entiti...
2006-03-10 mrtoutFix stupid sdl main shortcut
2006-03-10 mrtoutReduce mapc dependences (need to split image.[ch])
2006-03-08 mrtoutAdd coloured goal. (bump sol version)
2006-03-08 mrtoutadd the skip value to the mapc
2006-03-06 mrtoutAdd invisible switch (set an 'invisible' tag to '1...
2006-03-05 mrtoutMetadata inclusion in levels. I hope everybody will...
2006-03-01 mrtoutSplit config into two files, 'config' and 'base_config...
2006-01-28 rlkInitial import.