]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
remove g_ctf_win_mode
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2011-12-29 Rudolf Polzerremove g_ctf_win_mode
2011-12-29 Rudolf Polzerunify game type name strings
2011-12-29 Rudolf Polzerremove GAME_ globals, they're stupid now
2011-12-29 Rudolf Polzermenu: fix mapinfo initialization
2011-12-29 Rudolf Polzerfix a typo
2011-12-29 Rudolf Polzereven less game type ref lists
2011-12-29 Rudolf Polzerremove lots of game type listings
2011-12-29 Rudolf Polzerfix alignment
2011-12-29 Rudolf Polzerfix a warning
2011-12-29 Rudolf Polzermapinfo: large changes to help with future self-registe...
2011-12-28 merlijnMerge remote-tracking branch 'origin/cbrutail/translati...
2011-12-27 Rudolf Polzerfix typo
2011-12-27 Rudolf Polzermore crosshair bugfixes; show the 6 new ones
2011-12-27 Rudolf Polzercrosshair: finer divisions
2011-12-27 Rudolf Polzerfix crosshair selection to show REAL size
2011-12-27 Rudolf Polzersettemp: simplify a bit more
2011-12-27 Rudolf Polzerrewrite settemp system to handle "quit" right
2011-12-27 Rudolf Polzerfix missing CSQC player updates when sv_maxidle is set
2011-12-27 Rudolf Polzerfix some issues with spectating
2011-12-26 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-26 Rudolf Polzergetr rid of the low-fps handling, it doesn't work anyway
2011-12-25 Rudolf Polzeradd missing newline
2011-12-25 Rudolf Polzersv_timeout_* and g_spawnshieldtime are now pure
2011-12-25 Rudolf Polzerdon't show icon for aeslevel 0
2011-12-25 Rudolf Polzershow player stats status in the menu
2011-12-24 Rudolf PolzerRevert "extract serverflags from the stat" because...
2011-12-24 Rudolf Polzerextract serverflags from the stat
2011-12-24 Rudolf Polzerno, send serverflags instead
2011-12-24 Rudolf Polzerexplicitly ask for bits 0 len 24 when checking STAT_ITE...
2011-12-24 Rudolf Polzergetstati has up to 3 args
2011-12-24 Rudolf Polzerreport to the server browser whether a player stats...
2011-12-24 Rudolf Polzerfix dir name
2011-12-24 Rudolf Polzeruse cleanname, not netname, for bot names in stats
2011-12-24 Rudolf Polzermake sure player stats IDs try to be unique. Do not...
2011-12-24 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-24 Rudolf Polzerproiperly fade corpses
2011-12-23 Rudolf Polzerfix misc_gamemodel bbox when using modelscale
2011-12-23 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-23 Rudolf Polzerfix maxplayers etc. in +serverconfig
2011-12-22 SamualMerge remote branch 'origin/samual/config_updates'
2011-12-22 SamualMerge remote branch 'origin/master' into samual/config_...
2011-12-22 Rudolf Polzerfix issues with CopyBody
2011-12-22 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-22 Rudolf Polzermake cloned bodies csqcmodels too
2011-12-22 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-22 Rudolf Polzertry to fix demo playback of csqcmodel demos
2011-12-22 Rudolf Polzerdon't count to total scores when in warmup
2011-12-22 Rudolf Polzerfix missing warmup check for accuracy frags
2011-12-22 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2011-12-22 Rudolf Polzerfix AES status display
2011-12-21 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-12-21 Rudolf Polzeradd a vanilla settings.qh
2011-12-21 Rudolf Polzerrename some stuff
2011-12-21 Rudolf Polzercsqcmodels: support effects properly
2011-12-21 Rudolf Polzerimplement effects in CSQC
2011-12-21 Rudolf Polzercsqcplayers: only override angles by local angles if...
2011-12-21 Rudolf Polzercomplain if powerups are not properly marked
2011-12-21 Rudolf Polzerfix item filtering for powerups
2011-12-21 Rudolf Polzerfix makefile dependencies
2011-12-21 Rudolf Polzertrust view_angles no matter what the view entity is
2011-12-21 Rudolf Polzeruse view_angles, should be better compat
2011-12-21 Rudolf Polzerfix invisibility flag
2011-12-20 Rudolf Polzerforce about 4 origin sends per player per frame "to...
2011-12-20 Rudolf Polzerfix suicide
2011-12-20 Rudolf Polzerfix vehicles
2011-12-20 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/csqcmode...
2011-12-20 Rudolf Polzeradd a +1 because we can
2011-12-20 Rudolf Polzertry fixing issues with length of move
2011-12-20 Rudolf Polzersimplify
2011-12-20 Rudolf Polzercsqcmodels: change to allow any csqcmodel, or any non...
2011-12-19 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2011-12-18 Rudolf PolzerRevert "vehicles-no-viewport test" as it never was...
2011-12-18 Rudolf Polzermake fteqcc behave :)
2011-12-18 Rudolf Polzervehicles-no-viewport test
2011-12-17 Rudolf PolzerMerge branch 'divVerent/weapon_stay_2'
2011-12-17 Rudolf Polzerassorted fixes for weapon pickup
2011-12-17 Rudolf Polzerset pickup_anyway on thrown weapons, we really want...
2011-12-17 Rudolf Polzerdamn fteqcc
2011-12-17 Rudolf Polzerg_weapon_stay 2: ghost items "refill" ammo only
2011-12-17 Rudolf Polzersimplify minsta rules again
2011-12-16 Rudolf Polzeralso move this block
2011-12-16 Rudolf Polzersimplify weapon stay more
2011-12-16 Rudolf Polzerremove g_weapon_stay 1 and 2 modes, they did enough...
2011-12-16 Rudolf Polzermark sv_use_csqc_players as pure
2011-12-16 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/csqcmodel'
2011-12-15 Rudolf Polzerfix powerup rules for LMS and CA
2011-12-15 Rudolf Polzerapply same logic to g_pickup_items: -1 is default,...
2011-12-15 Rudolf Polzermake powerups rules game mode dependent
2011-12-15 Rudolf Polzerget rid of g_powerup_*; add g_powerups
2011-12-15 Rudolf Polzermake g_powerup_* count as "No strength"-like mutators
2011-12-15 Rudolf Polzeralso autotaunt is ok
2011-12-15 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2011-12-15 Rudolf Polzersv_ready_restart_after_countdown and sv_taunt deserve...
2011-12-12 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/g_chan...
2011-12-12 Rudolf PolzerMerge remote-tracking branch 'origin/nifrek/hagar_own_t...
2011-12-12 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/m_togg...
2011-12-12 Rudolf Polzerdon't hide invisibility in minstagib (fixes #876)
2011-12-11 Rudolf Polzerforcemodel: make toggling work "perfectly" even during...
2011-12-11 Rudolf Polzerrefactor csqcplayers code; move frame forcing clientside
2011-12-11 Rudolf Polzerenable csqcplayers; add a button for forcemodels
next