]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators
Merge remote-tracking branch 'origin/master' into tzork/gm_nexball
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators /
2011-12-28 Jakob MGMerge remote-tracking branch 'origin/master' into tzork...
2011-12-22 SamualMerge remote branch 'origin/master' into samual/config_...
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-06 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-06 Rudolf PolzerMerge branch 'master' of /var/cache/git/xonotic/xonotic...
2011-12-05 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2011-12-04 Mircea KitsuneWhen removing sandbox objects, if the object being...
2011-12-04 Mircea KitsuneSandbox storage: Replace - with "" for empty properties...
2011-12-04 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-12-04 Mircea KitsuneAlso use crosshair_trace_plusvisibletriggers for tracin...
2011-12-04 Mircea KitsuneUse SOLID_NOT for attachments, which is safest
2011-12-04 Mircea KitsuneUse SOLID_TRIGGER instead of SOLID_NOT for attachments...
2011-12-04 Mircea KitsuneFix a bug with persisted solidity when attaching /...
2011-12-04 Mircea KitsuneRename edit command from solid to solidity
2011-12-04 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-12-04 Mircea KitsuneNow put my hack in place, making it possible to trace...
2011-12-04 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-04 Mircea KitsuneFix typo in my last commit
2011-12-04 Mircea KitsuneAllow setting and persisting the solidity of objects...
2011-12-04 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2011-12-04 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-12-04 Rudolf PolzerMerge branch 'master' into divVerent/csqcmodel
2011-12-04 mand1ngaMerge remote-tracking branch 'origin/terencehill/hud_up...
2011-12-03 Rudolf Polzermore stuff... look at teammate
2011-12-03 Rudolf Polzerg_spawn_near_teammate spawnpoint scoring mutator
2011-12-03 Rudolf Polzerremove an unused arg
2011-12-03 Rudolf Polzeradd a Spawn_Score mutator hook; simplify spawning
2011-12-02 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-11-29 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-11-23 terencehillMerge branch 'master' into terencehill/g_changeteam_ban...
2011-11-15 Mircea KitsuneMerge branch 'master' into mirceakitsune/sandbox
2011-11-08 Mircea KitsuneFix a fclose() I forgot to add for the database loading
2011-11-06 Mircea KitsuneFix a bug which would cause the bounding box to get...
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 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-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 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 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 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 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 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...
2011-10-28 Mircea KitsuneDon't allow attaching to attachments, for obvious reaso...
2011-10-28 Mircea KitsunePrecache material sounds for objects that are loaded...
2011-10-28 Mircea KitsunePrint more information to the first line of the storage...
2011-10-28 Mircea KitsuneAdd a name cvar for storage. That way, people can selec...
2011-10-28 Mircea KitsuneRename more functions, and add server notification...
2011-10-28 Mircea KitsuneActually, do update the database when there are no...
2011-10-28 Mircea KitsuneRename several functions
2011-10-28 Mircea KitsuneRemove an abandoned float
2011-10-28 Mircea KitsuneRemove debug code. Saving and loading from text files...
2011-10-28 Mircea KitsuneStore empty properties as - in the clipboard. Otherwise...
2011-10-28 Mircea KitsuneApply the objects in the text file to the world. Partly...
2011-10-28 Mircea KitsuneRemove object* at the beginning of each line. Hard...
2011-10-28 Mircea KitsuneBasic implementation for reading sandbox storage files...
2011-10-28 Mircea KitsuneBegin each line with object*, where * is the number...
2011-10-28 Mircea KitsuneAdd a comment line with information to the save file
2011-10-28 Mircea KitsuneProperly store map name in the text file
2011-10-28 Mircea KitsuneDon't persist attached objects for now. They would...
2011-10-28 Mircea KitsuneFirst part of storing objects to text files, using...
next