]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Fix compiler warnings
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2013-08-06 terencehillFix compiler warnings
2013-08-06 terencehillMerge branch 'master' into terencehill/screenshot_viewer
2013-08-05 Rudolf Polzerfix *-serverpackage.txt. Why did we add this anyway...
2013-08-03 Rudolf Polzeradd a debug command to test boxparticles() builtin
2013-08-02 Rudolf Polzerfix typo
2013-08-02 Rudolf Polzermapinfo cdtrack: only take first token, for possible...
2013-08-02 Rudolf Polzeradd a note about multi base track handling here
2013-07-27 Rudolf Polzernew boxparticles interface
2013-07-08 Rudolf Polzerenable cpp warnings
2013-07-08 Rudolf Polzerforgot this script
2013-07-08 Rudolf Polzerfix make clean
2013-07-08 Rudolf Polzerprecache csqc-used stuff on server too
2013-06-23 Rudolf Polzeroops, don't call --version that often
2013-06-23 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2013-06-23 Rudolf Polzerrebuild on new gmqcc version
2013-06-23 Rudolf Polzertry fixing compile
2013-06-23 Rudolf PolzerMerge branch 'divVerent/simplified-sound-sliders'
2013-06-23 Rudolf Polzerfinally forbid mutator blocked guns
2013-06-21 Rudolf Polzerset value steps to 0.1 and 1; menu_snd_sliderstep now...
2013-06-19 Rudolf Polzeradd a second percent scale, 3 (slider size percent...
2013-06-16 Matthias KrügerMerge branch 'master' into matthiaskrgr/gitignore
2013-06-15 Samual LenksMerge remote-tracking branch 'origin/ablu/bumblebeefix'
2013-06-15 Samual LenksMerge remote-tracking branch 'origin/ablu/vehiclestreng...
2013-06-15 Samual LenksMerge remote-tracking branch 'origin/master' into divVe...
2013-06-14 Erik SchillingFixed infinite strength in vehicle
2013-06-14 Erik SchillingRemoved commented out code
2013-06-14 Erik SchillingDo not leave a heal beam if pilot exits the bumblebee
2013-06-13 Matthias KrügerMerge branch 'master' into matthiaskrgr/gitignore
2013-06-12 Rudolf Polzeradd unit test for decibels slider
2013-06-12 Rudolf PolzerMerge branch 'master' into divVerent/simplified-sound...
2013-06-12 Rudolf Polzeradd a simple (yet unused) unit test framework.
2013-06-12 Rudolf Polzerdecibel sliders: far left means zero (linear scaled...
2013-06-11 Samual LenksDelete the "attic" folder-- we have git history for...
2013-06-09 Matthias KrügerMerge branch 'master' into matthiaskrgr/gitignore
2013-06-05 Samual LenksLimit maximum length of vote commands to 160 by default xonotic-v0.7.0
2013-06-04 Samual LenksFix some translation problems in notification system
2013-06-04 Samual LenksMerge remote-tracking branch 'origin/Mario/extralives_fix'
2013-06-04 MarioAdd a comment to ForbidThrowing
2013-06-04 MarioRemove a useless health check
2013-06-04 MarioFix player not dying from lack of ammo if they have...
2013-06-04 Samual LenksMerge remote-tracking branch 'origin/Mario/minstagib_po...
2013-06-03 Samual LenksInternal errors should NOT be translated (part 2)
2013-06-03 Samual LenksInternal errors are NOT to be translated
2013-06-03 Samual LenksChange the netname back so that it can be displayed...
2013-06-03 Samual LenksComment out the debug prints for panel background
2013-06-03 Samual LenksMerge remote-tracking branch 'origin/terencehill/hud_cr...
2013-06-02 Samual LenksClean up notifications code a little bit
2013-06-02 Samual LenksDisable debug in notification system now for 0.7
2013-06-01 Samual LenksMerge remote-tracking branch 'origin/zykure/teamscores'
2013-06-01 Jan Behrensfix db-key bug in PlayerStats_TeamScore()
2013-06-01 terencehillWorkaround for occasional crashes caused by the hud...
2013-06-01 Samual LenksMerge remote-tracking branch 'origin/samual/fix_deathfade'
2013-06-01 Samual LenksLast thing to clean up, I swear
2013-06-01 Samual LenksEven more cleanup :D
2013-06-01 Samual LenksMore cleanup
2013-06-01 Samual LenksA bit of clean up, plus make it ACTUALLY work properly
2013-06-01 Samual LenksTry and unify the color selection code for csqcmodels
2013-06-01 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-05-31 Samual LenksMerge remote-tracking branch 'origin/zykure/teamscores'
2013-05-31 Samual LenksBump spec version for playerstats
2013-05-31 Samual LenksMerge remote-tracking branch 'origin/master' into zykur...
2013-05-31 Samual Lenksfix something
2013-05-31 Samual LenksFix some !STRING usage
2013-05-31 Samual LenksOut portal is blue, not red
2013-05-31 Samual LenksMerge remote-tracking branch 'origin/samual/update_effe...
2013-05-31 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-05-31 Samual LenksMerge remote-tracking branch 'origin/samual/updatecommands'
2013-05-31 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-05-31 Samual LenksAlso spacing
2013-05-31 Samual LenksLong line to shorter line
2013-05-30 Samual LenksWhoops, forgot to update those gentle strings with...
2013-05-30 MarioFix unable to pickup powerups in minstagib, fixes ...
2013-05-28 Samual LenksMerge remote-tracking branch 'origin/terencehill/cmd_fixes'
2013-05-28 Samual LenksMerge remote-tracking branch 'origin/terencehill/menu_m...
2013-05-26 terencehillIf the menu gets closed do not update mouse position...
2013-05-24 terencehillPrevent a crash (infinite loop) calling the command...
2013-05-24 terencehillFix trace command
2013-05-22 Samual LenksWorking on some updates to effects tab (better grouping...
2013-05-22 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-05-21 Samual LenksMerge remote-tracking branch 'origin/Mario/vehicle_fixes'
2013-05-19 Samual LenksFix crash in CTF caused by improper player check #1574
2013-05-17 MarioMove VehicleTouch to the correct function
2013-05-17 MarioFixes for some vehicle related issues
2013-05-15 Jan BehrensAdd new 'Q' field to format spec comment
2013-05-15 Samual Lenks"teamplay" is not set yet, just check the serverflag...
2013-05-15 Samual LenksFix ItemTouch mutator hook usage (fixes #1572)
2013-05-14 Samual LenksMerge remote-tracking branch 'origin/samual/individual_...
2013-05-14 Samual LenksCleanup
2013-05-14 Samual LenksWorking on crosshair ring fading...
2013-05-14 Samual LenksFix weirdness with weapon_nextthink frame time on switching
2013-05-14 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-05-14 Samual LenksVarious fixes for spawnpoint effects
2013-05-14 Samual LenksStrip out old g_balance_weaponswitchdelay cvar usage
2013-05-14 Samual LenksYay code part basically works now
2013-05-14 Samual LenksSave what i've got now for later if necessary
2013-05-14 Samual LenksWork on adding separate switch delays for each weapon...
2013-05-14 Samual LenksSome more cleanup
2013-05-14 Samual LenksMerge remote-tracking branch 'origin/samual/respawn_imp...
2013-05-14 Samual LenksCleanup
2013-05-14 Samual LenksUpdate the server side cvar, fix something
next