cargo.map: Tweaks
[neverball] / share /
2008-10-15 parastiRedefine ftanf (not used anywhere) to wrap tan, not cos
2008-10-08 parastiCheck config_file arguments for NULL
2008-09-21 parastiPrint a message if failed to set locale
2008-09-08 parastiCorrect logic of BSP back/front tests
2008-09-02 parastiUse double precision in m_inv to avoid inaccuracies...
2008-08-28 parastiRemove a redundant comment
2008-08-16 parastiOutput a few error messages in locale's encoding
2008-08-05 parastibase_name: accept NULL name/suffix
2008-08-05 parastishare/common.h: include stdio.h to get FILE
2008-08-03 parastiMake default replay name user-configurable
2008-07-31 parastiEliminate performance penalty on mirror-less maps with...
2008-07-25 parastiUse SDL_GL_SWAP_CONTROL for vertical sync
2008-07-12 parastiSet the EWMH _NET_WM_ICON window hint on X11 systems
2008-06-30 elvizmapc: Increased MAXI to 2^18^ to have a little more...
2008-06-12 jammnroseFix font handling code to work with bid-endian (aka...
2008-06-10 elvizMerged accurate-goals branch
2008-06-10 parastiHack share/item to use OBJ geometry
2008-06-10 parastiMove item-related functions into a separate module
2008-06-10 parastiImplement simple material localisation system
2008-06-09 parastiload_surface: flip image vertically before creating...
2008-06-09 parastiNew function to flip images horizontally/vertically
2008-06-09 parastiAdapt texture coordinate handling to match OpenGL conve...
2008-06-09 parastiUse OpenGL memory layout conventions for storing image...
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-30 parastiAllow spaces in config values
2008-04-27 KrabbyKrapRemoved extra whitespace
2008-04-27 KrabbyKrapSimple smooth fix
2008-04-19 parastiSet default pause key to Escape
2008-04-09 parastiUpdate current replay when renaming player.
2008-04-08 parastis/TRANSLATORS/Translators/ in xgettext comments
2008-04-08 parastiImplement pretty translatable SDL key names
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-12 parastiMerge 'progress' branch.
2008-03-10 parastiImplement new shot name generation using a persistent...
2008-03-07 elvizmapc: Changed MAXI to 2^17 to allow for higher map...
2008-03-05 parastiSet default aniso config value to 0 instead of 1.
2008-03-01 parastiRevert "Merged progression and putt-collisions"
2008-03-01 KrabbyKrapMerged progression and putt-collisions
2008-02-15 parastiPartly fixed a race condition in audio_music_fade_to.
2008-02-12 parastiFixed base_name failing to strip suffix from some names.
2008-02-03 KrabbyKrapReverted audio patch
2008-02-03 KrabbyKrapApplied proposed audio patch
2008-02-03 parastiRenamed 'ball' config variable to 'ball_file'.
2008-01-28 rlkWidespread minor changes to eliminate the use of SDL_Ge...
2008-01-27 parastiRevert premature level-contributions branch merge.
2008-01-26 rlkAdded uniform sync option.
2008-01-26 KrabbyKrapClean up.
2008-01-26 KrabbyKrapMerged only code for downloaded contribution support...
2008-01-14 parastiReset LC_NUMERIC category of locale back to start-up...
2008-01-13 rlkAdded alphatest option to ball renderer.
2008-01-12 rlkTweaks to ball rendering mechanism.
2008-01-10 parastiIgnore mouse motion events generated by SDL_WarpMouse.
2008-01-08 rlkMerged ball-test branch.
2008-01-07 rlkIncreased paranoia in sync_init.
2008-01-06 parastiAdded a new module to be used as a dump of generic...
2008-01-04 rlkFixed failure to load ball texture breaks shadow texture.
2008-01-04 rlkMoved the ball skins to their own directory.
2008-01-03 rlkOops oops, texture on the new ball was offset.
2008-01-03 rlkOops, new ball geometry defaulted to off.
2008-01-03 rlkModified the ball geometry to use a more uniform triang...
2008-01-03 rlkAdded joystick digital pad button config symbols.
2008-01-03 rlkFixed empty buttons possibly being layed out so small...
2008-01-03 parastiPain killers for the aftermath of the tilt sensor abstr...
2008-01-02 rlkAdded tilt sensor abstraction.
2008-01-01 rlkEnhanced specular illumination.
2008-01-01 rlkYet another tiny change to the physics code.
2008-01-01 rootMerged lockstep branch.
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 rlkFixed foreground billboards not depth-sorting correctly...
2007-12-30 rlkExperimenting with foreground billboards.
2007-12-30 rlkFixed a couple warnings when compiling with icc.
2007-12-29 parastiPorted a couple of changesets from cosmetic-gui branch.
2007-12-26 parastiInclude GL/glext.h on Windows.
2007-12-26 rlkFixed decal transparency sort issue reintroduced by...
2007-12-26 rlkSome OpenGL optimization and state-change reduction.
2007-12-26 rlkOops! Fixed newly envmapped glass being scheduled...
2007-12-26 rlkAdded lump smoothing to mapc.
next