load_surface: flip image vertically before creating surface
[neverball] / share /
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.
2007-12-24 parastiReadded a carelessly removed include.
2007-12-24 rlkFixed stupid issues with new mipmap and aniso options.
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 rlkFixed level data not being freed by conf state. This...
2007-12-22 rlkRewrote image handling, eliminating SDL_image. Made...
2007-12-21 parastiRemoved audio_rate config variable and changed config...
2007-12-21 elvizRemoved remaining SDL_mixer includes
2007-12-20 parastiBoring clean-up.
2007-12-20 parastiMerged branch 'no-SDL_mixer'.
2007-12-16 rlkSEVERAL LEVELS ARE TEMPORARILY BROKEN.
2007-12-15 rlkAdded a tweak to place the GUI into "recently moved...
2007-12-15 rlkAdded decal material flag in order to enable decals...
2007-12-05 parastiOpted for using gettext built-in encoding conversion...
2007-12-03 parastiMerged branch utf8.
2007-11-13 parastiFinally merged the keyboard-nav branch.
2007-11-06 parastiAdded a "smooth" attribute to the path_corner entity.
2007-10-28 parastiChanged crude "ifdef DISABLE_NLS" semantics in Makefile...
next