projects
/
xonotic
/
darkplaces.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
made darkplaces compile successfully with g++ to test for errors C doesn't care about...
[xonotic/darkplaces.git]
/
prvm_edict.c
2005-10-21
havoc
made darkplaces compile successfully with g++ to test...
blob
|
commitdiff
2005-10-13
havoc
work around for empty key/value pairs in nehahra neh1m8...
blob
|
commitdiff
|
diff to current
2005-07-05
havoc
added a 64bif fs_offset_t type to clean up most of...
blob
|
commitdiff
|
diff to current
2005-07-05
havoc
fixed signed/unsigned mismatch warnings
blob
|
commitdiff
|
diff to current
2005-07-05
havoc
more size_t
blob
|
commitdiff
|
diff to current
2005-07-03
black
-Moved findflags and findchainflags to the prvm_cmds.c.
blob
|
commitdiff
|
diff to current
2005-07-02
havoc
fix Black's mistake of using 'long' (32bit/64bit depend...
blob
|
commitdiff
|
diff to current
2005-06-29
havoc
added knownstrings_freeable array to prog struct so...
blob
|
commitdiff
|
diff to current
2005-06-28
black
-Added sv_playerphysicsqc to control whether the qc...
blob
|
commitdiff
|
diff to current
2005-06-08
black
Changed the Host_Error calls in the string indexing...
blob
|
commitdiff
|
diff to current
2005-06-03
havoc
added a small simple optimization of prog->knownstring...
blob
|
commitdiff
|
diff to current
2005-06-03
havoc
fix a cast warning
blob
|
commitdiff
|
diff to current
2005-06-03
havoc
remove unused PRVM_SetQCString function
blob
|
commitdiff
|
diff to current
2005-06-03
havoc
rewrote PRVM_AllocString and PRVM_FreeString to deal...
blob
|
commitdiff
|
diff to current
2005-06-01
black
-Added Host_AbortCurrentFrame to hide the longjump...
blob
|
commitdiff
|
diff to current
2005-05-29
havoc
fixed makefile (it is not possible to comment out lines...
blob
|
commitdiff
|
diff to current
2005-05-27
black
-CVS: --------------------------------------------...
blob
|
commitdiff
|
diff to current
2005-05-25
black
-LoadProgs now expects to be called after InitProg...
blob
|
commitdiff
|
diff to current
2005-05-24
black
-Split prvm_cmds.c into prvm_cmds.c, prvm_cmds.h and...
blob
|
commitdiff
|
diff to current
2005-05-14
havoc
fix some warnings
blob
|
commitdiff
|
diff to current
2005-05-13
havoc
upgraded both QuakeC VMs to use a table of negative...
blob
|
commitdiff
|
diff to current
2005-04-05
havoc
consolidated many mempools to make memlist more readabl...
blob
|
commitdiff
|
diff to current
2005-02-03
molivier
Replaced snprintf and vnsprintf calls by dpsnprintf...
blob
|
commitdiff
|
diff to current
2004-12-13
black
-Fixed another bug introduced by me, affecting the...
blob
|
commitdiff
|
diff to current
2004-12-04
black
-Added the console command prvm_globalset
blob
|
commitdiff
|
diff to current
2004-11-29
black
-Fixed an old qc bug that's already been existing in...
blob
|
commitdiff
|
diff to current
2004-10-29
black
-Moved the entity mem init in the entity load functions...
blob
|
commitdiff
|
diff to current
2004-10-27
molivier
Pure cleaning commit: removed "crc.[ch]" and "gl_warp_s...
blob
|
commitdiff
|
diff to current
2004-10-12
black
-Its now possible to add support for other edict_privat...
blob
|
commitdiff
|
diff to current
2004-06-25
black
Added the cmd prvm_global <program> <global> which...
blob
|
commitdiff
|
diff to current
2004-04-02
molivier
strncpy -> {strlcpy,memcpy}. Replaced the "forceloop...
blob
|
commitdiff
|
diff to current
2004-03-23
molivier
Added a mempool parameter to FS_LoadFile
blob
|
commitdiff
|
diff to current
2004-03-10
havoc
added Print versions of Printf functions and made all...
blob
|
commitdiff
|
diff to current
2003-12-19
black
Added the console commands edictset and prvm_edictset.
blob
|
commitdiff
|
diff to current
2003-10-31
black
Added isfunction and changed callfunction so it works
blob
|
commitdiff
|
diff to current
2003-10-28
black
Fixed a bug that caused some messages to not be logged...
blob
|
commitdiff
|
diff to current
2003-10-26
black
Changed the way the new vm is handling the unloading...
blob
|
commitdiff
|
diff to current
2003-10-25
black
Added a new builin function (callfunction)
blob
|
commitdiff
|
diff to current
2003-10-23
black
Changed prvm_ed_loadfromfile - it isnt really compatibl...
blob
|
commitdiff
|
diff to current
2003-10-21
black
Added in_mouse_x and in_mouse_y, which contain the...
blob
|
commitdiff
|
diff to current
2003-10-11
black
Added the drawing functions and added also probably...
blob
|
commitdiff
|
diff to current
2003-10-09
black
Added a lot of builtin commands to prvm_cmds.c (mostly...
blob
|
commitdiff
|
diff to current
2003-10-07
havoc
fix a signed/unsigned comparison warning
blob
|
commitdiff
|
diff to current
2003-10-07
black
*** empty log message ***
blob
|
commitdiff
|
diff to current
2003-10-06
black
Adding the new vm
blob
|
commitdiff
|
diff to current