index
:
q2pro.git
master
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
cmodel.c
Age
Commit message (
Expand
)
Author
2008-08-27
Removed boolean `map_override' cvar in favor of `map_override_path'. The latt...
Andrey Nazarov
2008-08-23
Changes to `net_ip', `net_port' and `net_clientport' cvars now take
Andrey Nazarov
2008-08-22
Fixed players getting stuck in certain places by making CM_ClipBoxToBrush
Andrey Nazarov
2008-08-20
Allow local MVD recordings span multiple levels, whose maximum
Andrey Nazarov
2008-08-16
Split some monolithic include files into smaller ones.
Andrey Nazarov
2008-05-18
Accept `all' as special argument to `delstuffcmd' command.
Andrey Nazarov
2008-04-23
Added `dumpents' server command.
Andrey Nazarov
2008-04-02
Use size_t instead of int where possible.
Andrey Nazarov
2008-03-26
CM loading code no longer calls Com_Error.
Andrey Nazarov
2008-03-24
Remove useless time wraparound checks.
Andrey Nazarov
2008-03-19
Added `mvd_default_map' variable.
Andrey Nazarov
2008-02-17
Huge search and replace commit.
Andrey Nazarov
2007-12-21
Actually implemented sv_http_minclients.
Andrey Nazarov
2007-11-28
Set headnode number on edicts as game DLL expects.
Andrey Nazarov
2007-08-15
Added --hard-link option to configure.
Andrey Nazarov
2007-08-14
Initial import of the new Q2PRO tree.
Andrey Nazarov