projects
/
xonotic
/
darkplaces.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fixed support of progs.dat files with important global and field names removed, such...
[xonotic/darkplaces.git]
/
progsvm.h
2007-02-19
havoc
fixed support of progs.dat files with important global...
blob
|
commitdiff
|
raw
2007-02-19
havoc
removed vm_cl_extensions (now uses vm_sv_extensions)
blob
|
commitdiff
|
raw
|
diff to current
2007-02-18
havoc
changed fieldoffsets and globaloffsets to be integer...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-18
havoc
a cosmetic change as suggested by div0:
blob
|
commitdiff
|
raw
|
diff to current
2007-02-17
black
Hopefully this fixes a bug introduced with the latest...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-15
havoc
cleaned up client qc, menu qc, and server qc VM initial...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-24
havoc
redesigned tempstring system, now uses a fixed size...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-14
havoc
patch from div0 that enables printf format warnings...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
black
Try to fix a dedicated server crash by moving the two...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-12
havoc
moved VM_FILES and VM_SEARCHLIST stuff to prvm_prog_t
blob
|
commitdiff
|
raw
|
diff to current
2006-09-12
havoc
increased PRVM_MAX_STACK_DEPTH and PRVM_LOCALSTACK_SIZE...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
havoc
changed PF_WARNING to not do a return
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
havoc
print out profile report above runaway loop counter...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
havoc
changed qc profiling to use doubles instead of ints...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
havoc
added prvm_printfunction command which prints an assemb...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-22
havoc
implemented DP_TRACE_HITCONTENTSMASK_SURFACEINFO extens...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
havoc
csqc patch from [515], seems to work with [515]'s dpcsq...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-05
havoc
eliminated qbyte type, now uses unsigned char throughou...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
havoc
fix a few very small mistakes by Black and Elric: preco...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
havoc
more size_t
blob
|
commitdiff
|
raw
|
diff to current
2005-07-01
havoc
forbid world writes after precache stage (without using...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-29
havoc
added knownstrings_freeable array to prog struct so...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-28
black
-Added sv_playerphysicsqc to control whether the qc...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-11
black
Increased maximum edict count to 4096
blob
|
commitdiff
|
raw
|
diff to current
2005-06-03
havoc
added a small simple optimization of prog->knownstring...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-03
havoc
remove unused PRVM_SetQCString function
blob
|
commitdiff
|
raw
|
diff to current
2005-06-03
havoc
rewrote PRVM_AllocString and PRVM_FreeString to deal...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-01
black
-Added Host_AbortCurrentFrame to hide the longjump...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-27
black
-CVS: --------------------------------------------...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-25
black
-LoadProgs now expects to be called after InitProg...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-24
black
-Split prvm_cmds.c into prvm_cmds.c, prvm_cmds.h and...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-21
black
-Added an comment ('[INIT]') to all fields of vm_prog...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-13
havoc
upgraded both QuakeC VMs to use a table of negative...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-05
havoc
consolidated many mempools to make memlist more readabl...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-14
black
-Fixed a stupid bug in the VM_findchain* functions.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-15
black
-Added a more descriptive comment for prvm_edict_t::p
blob
|
commitdiff
|
raw
|
diff to current
2004-10-12
black
-Its now possible to add support for other edict_privat...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
havoc
now compiles on x86_64 successfully (still a crash...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-10
havoc
added Print versions of Printf functions and made all...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-02
havoc
changed a lot of progs errors to warnings, and it print...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-20
black
PR_SetString and PRVM_SetString now point to pr_strings...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-21
black
Added in_mouse_x and in_mouse_y, which contain the...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-11
black
Added the drawing functions and added also probably...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-09
black
Added a lot of builtin commands to prvm_cmds.c (mostly...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-06
black
Adding the new vm
blob
|
commitdiff
|
raw
|
diff to current