]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
make powerups rules game mode dependent
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2011-11-19 Rudolf Polzerbetter verifying
2011-11-19 Rudolf Polzeradd a simple test function for last tuba notes
2011-11-19 Rudolf Polzerremember the last 32 tuba notes per player
2011-11-19 Rudolf Polzersome refactor
2011-11-19 Rudolf Polzerrain: also draw rain when fps are high :P
2011-11-19 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2011-11-19 Mircea KitsuneCorrect my last fix
2011-11-19 Mircea KitsuneFix a small and unlikely bug that I discovered in Vore...
2011-11-17 Rudolf Polzerfix typo
2011-11-17 Rudolf Polzercl_gibs_avelocity_scale for rotating gibs
2011-11-17 Rudolf Polzercl_minfps: make gibs die faster on low fps
2011-11-16 Rudolf PolzerMerge remote-tracking branch 'origin/nifrek/framegroupsfix'
2011-11-16 Rudolf PolzerMerge remote-tracking branch 'origin/nyov/hookfix'
2011-11-16 nyovdetach hook in intermission/endmatch
2011-11-15 Rudolf Polzeruse only 50 direction for bloodshower as a test. Maybe...
2011-11-15 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-11-14 Rudolf Polzerdeclare a variable
2011-11-14 Rudolf Polzergive two csqc functions the proper name
2011-11-08 Mircea KitsuneFix a fclose() I forgot to add for the database loading
2011-11-07 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2011-11-07 Rudolf Polzerallow sv_allow_fullbright and sv_cullentities_* cvars...
2011-11-06 Mircea KitsuneAllow a smaller scale in the sandbox menu
2011-11-06 Mircea KitsuneFix a bug which would cause the bounding box to get...
2011-11-06 Rudolf Polzerdetect whether map has vehicles/turrets in mapinfo...
2011-11-06 Mircea KitsuneFix local defined with the name of a global
2011-11-06 Mircea KitsuneActually, remove the g_grab switch permanently, and...
2011-11-06 Mircea KitsuneRead-only mode. When enabled, no sandbox commands can...
2011-11-06 Mircea KitsuneFlood protection of object spawning and pasting. Defaul...
2011-11-06 Mircea KitsuneCorrect a check for grabbing
2011-11-06 Mircea KitsuneLastly, use the correct cvar for grabbing distance...
2011-11-06 Mircea KitsuneIn order for the new grabbing to work, a sandbox object...
2011-11-06 Mircea KitsuneMove non-cheat grabbing back into cheatfrae, so all...
2011-11-06 Mircea KitsuneRemove non-cheat grabbing from the sandbox code, and...
2011-11-05 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-11-04 Samualcl_announcer_maptime 3 in autocvars.qh
2011-11-04 SamualMerge remote branch 'origin/samual/balance'
2011-11-04 SamualFix announcement/previous_announcement check -- should...
2011-11-04 SamualMany fixes for announcer code, plus FINALLY fix the...
2011-11-03 SamualMerge remote branch 'origin/master' into samual/balance
2011-11-02 Rudolf Polzeradd another checkfail
2011-11-02 Rudolf Polzerget rid of the nextafter() hack now the engine has...
2011-11-01 SamualAdd debug print
2011-11-01 SamualMerge remote branch 'origin/master' into samual/balance
2011-11-01 Rudolf PolzerMerge branch 'master' of http://de.git.xonotic.org...
2011-11-01 Rudolf Polzeradd a cvar "sessionid" to make progs.db unique across...
2011-10-31 Rudolf Polzerfix warning
2011-10-31 Rudolf Polzerwarpzones: always make sure origin is changed
2011-10-31 Rudolf Polzerremove the second touch handler hack for warpzones...
2011-10-30 Mircea KitsuneAdd menu button for object_claim, and colorize the...
2011-10-30 Mircea KitsuneAdd object_info attachments to the helper and menu
2011-10-30 Mircea KitsuneImprove object_info messages
2011-10-30 Mircea KitsuneSpecify "no attachments" when the object had none,...
2011-10-30 Mircea KitsuneAdd a new info command for printing information about...
2011-10-30 Mircea KitsuneDocument object_info updates in the helper, and fix...
2011-10-30 Mircea KitsuneRe-arrange some buttons in the menu, and 'add object...
2011-10-30 Mircea KitsuneDon't srzone message and message2 together, which was...
2011-10-30 Mircea KitsuneFix another bug I forgot
2011-10-30 Mircea KitsuneAdd the object_info object command, which will print...
2011-10-30 Mircea KitsuneOnly update owner name if necessary, and fix some silly...
2011-10-30 Mircea KitsuneUpdate object owner nickname when using the object_clai...
2011-10-30 Mircea KitsuneStore object information about creation and owner....
2011-10-29 Mircea KitsuneRevert my last commit. I forgot you can edit one proper...
2011-10-29 Mircea KitsuneMenu: Force can only be set as long as the object is...
2011-10-29 Mircea KitsuneShorter text, those buttons are quite small
2011-10-29 Mircea KitsuneAdd a menu button for showing mesh info, including...
2011-10-29 Mircea KitsuneFor now though, comment EF_SELECTABLE out. Don't want...
2011-10-29 Mircea KitsuneUse EF_SELECTABLE on sandbox objects, making them turn...
2011-10-29 Mircea KitsuneDocument the new copying system in the helper
2011-10-29 Mircea KitsuneSecond part of my last commit, clipboard functional...
2011-10-29 Mircea KitsuneAnd now for something a little different: No longer...
2011-10-29 SamualMerge remote branch 'origin/master' into samual/balance
2011-10-29 Mircea KitsuneFix something I forgot, storage works again
2011-10-29 Mircea KitsuneSimplify physics saving code
2011-10-29 Mircea KitsuneRe-implement remembering of old movetype for objects...
2011-10-29 Mircea KitsuneDon't store origin and angles at all for child objects...
2011-10-29 Mircea KitsuneStorage: Only store attachment bone info for child...
2011-10-29 Mircea KitsuneGet and persist bone names properly. Objects attached...
2011-10-29 Mircea KitsuneStorage save: Persist all strings between quotation...
2011-10-29 Mircea KitsuneStorage: Add support for persisting bones, and attachin...
2011-10-29 Mircea KitsuneDetach objects at exactly the same origin, not the...
2011-10-29 Mircea KitsuneSandbox menu: Send all strings with quotation marks...
2011-10-29 Mircea KitsuneFix menu bug again lol
2011-10-29 Mircea KitsuneFix a menu bug using the wrong cvar for attachment...
2011-10-29 Mircea KitsuneAh, it seems tag counting should start from 1
2011-10-29 Mircea KitsuneDocument object_info in the helper
2011-10-29 Mircea Kitsuneedit rights = copy rights now for copying
2011-10-29 Mircea KitsuneNew functionality for g_sandbox_editor_free. 0 = player...
2011-10-29 Mircea KitsuneName the info command "mesh", and allow it to list...
2011-10-29 Mircea KitsuneAdd a command which allows printing tag information...
2011-10-29 Mircea KitsuneAdd an object_info command, which will print some infor...
2011-10-28 Mircea KitsuneAdd a TODO for persisting bones, and code comments...
2011-10-28 Mircea KitsuneGet storage loading to use arrays too. Attached objects...
2011-10-28 Mircea KitsuneAt the expense of the developer's sanity, get the save...
2011-10-28 Rudolf Polzersimplify bot-should-attack logic (PLEASE TEST)
2011-10-28 Rudolf Polzeranother debug cvar
2011-10-28 Mircea KitsuneAdd a code comment about how the string works. Clipboar...
2011-10-28 Mircea KitsuneFix the bug with multiple objects without a model being...
2011-10-28 Mircea KitsuneAttempt to make loaded child objects attached. Code...
2011-10-28 Mircea KitsuneTeach the loading code to load multiple objects from...
2011-10-28 Mircea KitsuneAttempt to persist attached objects in storage and...
next