projects
/
xonotic
/
xonotic-data.pk3dir.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
More documentation and some minor changes for drag code
[xonotic/xonotic-data.pk3dir.git]
/
qcsrc
/
server
/
mutators
/
sandbox.qc
2011-10-25
Mircea Kitsune
More documentation and some minor changes for drag...
blob
|
commitdiff
|
raw
2011-10-24
Mircea Kitsune
Only allow a player to edit / remove his own objects...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Use a different way to check distance and dragging...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Use a different method of checking grab distance
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Oops, forgot an important line
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Allow grabbing to be used for sandbox objects, even...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Attempt to separate the drag function from the cheats...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Replace traceline() with WarpZone_TraceLine()
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Use realowner instead of owner. This seems to not break...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Fix the trace detection issue. Apparently, objects...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
First step to implementing removal of spawned objects...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Oops... forgot to set the object's owner.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Don't give the object all of the player's view angles...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Add default properties to newly spawned objects
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Rename spawn to spawn_object and spawnitem to spawn_ite...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Add a spawnitem command, which allows players to spawn...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Also prevent spawning objects with an incorrect model...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Don't allow spawning objects without a model.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Allow the model to be specified from the spawn command.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Cvar the spawning distance of objects. Also give spawne...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Give the player's angles to the object, as he spawns...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Print information about spawned objects to the server...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
First actual functionality. 'cmd g_sandbox spawn' will...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Implement a basic help system.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Mircea Kitsune
Commit sandbox file to GIT. Currently, it scans for...
blob
|
commitdiff
|
raw
|
diff to current