2011-10-27 |
Mircea Kitsune | Merge duplicate_object_copy and duplicate_object_paste... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | New command: claim_object. If the player has edit right... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Unfortunately, my previous change makes it impossible... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Since objects are going to be persisted, no longer... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Remove forgotten code from old material system |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Fix a material bug in the clipboard |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Allow the menu to specify material as a text string |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Allow the edit_object command to receive a property... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Get the new material system working. The material slide... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Don't hard code materials. This will allow server admin... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Rename cvars for object limits and free editing |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Only being allowed to edit your own objects is now... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Add a cvar which allows players to edit each other... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Increase / decrease the object count of the owner,... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Add a maximum number of objects each player can place... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Sandbox menu: Address the object the player is looking... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Make the attachment functions in the menu a bit more... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Fix a code typo |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Add attachment tools to the sandbox menu |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Document attachments in the help system |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Apply the previous physics of the object once it's... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Change some things in the attachment system |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Add information messages to the remove command as well |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | If the object was attached, no longer keep it scheduled... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Add basic warnings and preventions to the attachment... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Fix detaching of objects. Attached objects are no longe... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Get object attachment working for the most part |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | First step in implementing object to object attachment... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Calculate impact speed starting from minimum velocity... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Change the way material intensity is calculated, to... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Particle count should always be a whole number. Also... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Make particle count and intensity of impact sound depen... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Particles for wood and flesh impacts |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Particle effects for metal and stone impacts |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | No material by default. Feels most correct |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mircea Kitsune | Properly name the color buttons |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Shorten save code |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Make the clipboard work again, at the expense of not... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Attempt to separate saving and loading into separate... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Limit impact execution time to avoid sounds playing... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Require a minimum velocity for material effects, on... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Fix menu name for flesh |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Add flesh as a new material. Enjoy spawning player... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Body impact / crunch sounds. For darker pleasures :P |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Improve the stone impact sounds a bit |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Name all impact sound files accordingly |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Add the no material setting to the menu, but don't... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Add stone and wood sounds to the code. Also no need... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Stone impact sounds by stephan. http://www.pdsounds... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Wood impact sounds, by Independent.nu. http://opengamea... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Allow objects without a material |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Metal impact sounds. There will be 5 sounds per material. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Object materials. They influence what sounds are genera... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Adjust defaults. Also persist all menu settings (seta... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Bound the minimum and maximum scale of objects server... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Add damageforcescale as an editable object property |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Don't multiply size with scale is scale is 0, causing... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Fix the clipboard color issue. The problem was my own... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | use stov instead of stof's where possible. The clipboar... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Mircea Kitsune | Allow setting the object color and glow color of object... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Allow editing object alpha as well |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Divide menu into two sections; Visual object properties... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Adapt bounding box size to model size |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Allow editing the scale of the object |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Fix a bug in the sandbox menu |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Use another switch |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Use switches instead of if checks where possible |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Allow editing of object physics |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Default frame and skin for newly spawned objects |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Add skin and frame to the Sandbox Tools menu. It might... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Allow editing the object's skin too. Add both skin... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Implementation of object editing. The first property... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Use SOLID_BBOX instead of SOLID_BSP. BSP is much better... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Menu buttons for Remove, Copy, and Paste |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | menu_sandbox_spawn_model should be seta, so the last... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | First functionality for the sandbox menu. Allows specif... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Oh... I forgot to return :) |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Remove an obvious and useless comment |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | No need to use == "" or != "" checks for strings. Dunno... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Properly strunzone the clipboard, fixing the bug in... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Use a single string to copy and paste object properties... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Add a message for invalid commands |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Document copying / pasting in the help system |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Reorder some code and add movetype to the clipboard... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Copy / paste: Rename arguments, add proper information... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Allow copying and pasting of objects. This is done... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Add Sandbox Tools to all menu skins |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Sandbox Tools menu. Works just like the Join Team menu... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Better default editor distances |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Use a shared function for tracing editable objects... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Minor tweaks |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | alias sandbox for "cmd g_sandbox", for easier console... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Use the correct name for the grab key in the sandbox... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Add button8 (grab button) to keybinds.txt. Also documen... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | More documentation and some minor changes for drag... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Mircea Kitsune | Document the new functionality of the Drag system. |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Mircea Kitsune | Only allow a player to edit / remove his own objects... |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Mircea Kitsune | Use a different way to check distance and dragging... |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Mircea Kitsune | Don't un-drag an object if it goes out of range. Only... |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Mircea Kitsune | Use a different method of checking grab distance |
commit | commitdiff | tree | snapshot |
next |