2011-12-17 |
Samual | Lots of updates to cl_cmd.qc |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Samual | Update directories in commands.cfg |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Samual | cl_cmd is now called LocalCommand, not GameCommand |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Samual | Make all common commands use "GetCommandPrefix()" to... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Samual | Use print_to for time command |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Samual | Make the "time" command available to both cmd and sv_cm... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Samual | Merge remote branch 'origin/master' into samual/updatec... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Samual | Fix some bugs with settemp and scoreboard_columns_set |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Rudolf Polzer | also move this block |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Rudolf Polzer | simplify weapon stay more |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Rudolf Polzer | remove g_weapon_stay 1 and 2 modes, they did enough... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Samual | Fix typo |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Samual | Split up the common commands in commands.cfg |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Samual | Remove comment from the old code -- cl_cmd.qc is done... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Rudolf Polzer | mark sv_use_csqc_players as pure |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Rudolf Polzer | Merge remote-tracking branch 'origin/divVerent/csqcmodel' |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Samual | "handlevote" system, to work with old uid2name stuff |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Samual | Simple updates |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Samual | remove useless comments |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Samual | Add debugmodel command to cl_cmd.qc |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Samual | add mv_download command back to client |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Samual | Bring back settemp in cl_cmd.qc |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Samual | Merge remote-tracking branch 'origin/master' into samua... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Rudolf Polzer | fix powerup rules for LMS and CA |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Rudolf Polzer | apply same logic to g_pickup_items: -1 is default,... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Rudolf Polzer | make powerups rules game mode dependent |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Rudolf Polzer | get rid of g_powerup_*; add g_powerups |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Rudolf Polzer | make g_powerup_* count as "No strength"-like mutators |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Rudolf Polzer | also autotaunt is ok |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Rudolf Polzer | Merge branch 'master' of /var/cache/git/xonotic/xonotic... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Rudolf Polzer | sv_ready_restart_after_countdown and sv_taunt deserve... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
mand1nga | Update last tranlator info |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Jakob MG | no way Samual. do that in a branch if you have to. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Samual | 60dps |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Samual | No spread on machine gun, per request of kojn. (proving... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Samual | "unset" vote_caller when doing VoteReset() |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Samual | Remove useless comments |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Samual | More usage updates |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Samual | Lots of "usage" updates all around |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Samual | Some more quick changes |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Samual | Lots and lots of improvements all around :D |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Samual | Re-write vote information printing |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Samual | Now sv_cmd.qc uses common commands too -- plus some... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Samual | Make cmd.qc use the common commands and strip out the... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Samual | Whoops -- ACTUALLY commit those new files too ;) |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Samual | Move the gamecommand part of ipban.qc into server/comma... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Samual | Do the same for cl_cmd.qc |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Samual | Change all requests in server/ to use CMD_REQUEST_... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Samual | Now make everything else compile too |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Samual | Also move all of the other game command files from... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Samual | More work with the declaration/.qh files and the common... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Samual | Write some actual content for common.qc and common.qh |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Samual | Give radarmap a separate .qh file as well |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Samual | Move radarmap to command/ folder too |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Samual | Create separate .qh files for each of the other .qc... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Samual | Move all of the command files (clientcommands.qc, gamec... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Samual | Create new command_common.qc file |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Samual | Merge remote branch 'origin/master' into samual/updatec... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Samual | New strategy: make the crylink overpowered |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Samual | Lower damage of shotgun melee |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Rudolf Polzer | Merge remote-tracking branch 'origin/terencehill/g_chan... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Rudolf Polzer | Merge remote-tracking branch 'origin/nifrek/hagar_own_t... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Rudolf Polzer | Merge remote-tracking branch 'origin/terencehill/m_togg... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Samual | no need for the workaround anymore :D |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Rudolf Polzer | don't hide invisibility in minstagib (fixes #876) |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Samual | Merge remote branch 'origin/master' into samual/updatec... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Rudolf Polzer | NEWS FLASH FOR #woxblox#: CSQC Players! |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Rudolf Polzer | forcemodel: make toggling work "perfectly" even during... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Rudolf Polzer | refactor csqcplayers code; move frame forcing clientside |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Rudolf Polzer | enable csqcplayers; add a button for forcemodels |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Rudolf Polzer | Merge branch 'master' into divVerent/csqcmodel |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Rudolf Polzer | sprintf1s in help |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Samual | Minor fixes for some things |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Samual | Remove settemp from client/gamecommand.qc -- there... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Samual | ALSO add all of the client-to-server command aliases... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Samual | Add all of the server command aliases to commands.cfg... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Samual | Make commands.cfg take advantage of the new ${* ?}... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Samual | Finish re-write of VoteCount() and ReadyCount() --... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Samual | Make it compilable |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Samual | Add todo |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Samual | Begin re-write of VoteCount() function |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Rudolf Polzer | add duckwalk anims for all directions (optional, if... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Rudolf Polzer | add a "selfstuff" clientcommand to embed stuff into... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Rudolf Polzer | bot_cmd aim: 3rd arg being 0 now does the same as 3rd... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Samual | More alias updates, plus fix several bugs/add more... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Samual | Merge remote branch 'origin/master' into samual/updatec... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Samual | Merge remote branch 'origin/master' into samual/updatec... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Rudolf Polzer | fix auto glowmod calculation |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Rudolf Polzer | Merge branch 'master' into divVerent/csqcmodel |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Rudolf Polzer | add another small demo file |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Rudolf Polzer | add another small demo file |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Rudolf Polzer | current bloom settings are a failure. Revert to engine... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Rudolf Polzer | also send server port number |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Rudolf Polzer | clear antilag data when respawning (fixes #862) |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Rudolf Polzer | update weaponpriority from latest real world stats |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Rudolf Polzer | remove MinstaNex from keybinds.txt, it makes people... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Rudolf Polzer | add aliases weapon_laser etc. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Samual | Merge remote branch 'origin/master' into samual/updatec... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Samual | Fill the commands.cfg file with all the clutter previou... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Samual | Whoops, forgot this |
commit | commitdiff | tree | snapshot |
next |