0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-03-20 17:31:08 +00:00
No description
Find a file
Bill Currie cf3629b3b3 merge in my progs work off the `taniwha' branch. This prigs us a few nice
thinks:
  o Full progs modularity
  o CSQC should now be just a matter of creating the builtin functions and
    loading the code.
  o total independence from progs globals, functions and entity field layouts
    on the conditoin that their definitions have not been stripped from the
    progs file.
  o optional (though currently forced on) type checking on access to progs
    entity fields from C
  o the progs engine is fully shared between nq and qw.
2001-03-04 06:30:30 +00:00
debian GGI has been eradicated. It's broken and none of us use it, therefore 2001-02-22 00:24:45 +00:00
doc swspeed.cfg is speed cfg for software clients (-x11 -svga) however it is 2001-02-22 20:39:37 +00:00
include merge in my progs work off the `taniwha' branch. This prigs us a few nice 2001-03-04 06:30:30 +00:00
libs remove the reliance on MAX_EDICTS 2001-03-04 05:42:26 +00:00
nq merge in my progs work off the `taniwha' branch. This prigs us a few nice 2001-03-04 06:30:30 +00:00
qw merge in my progs work off the `taniwha' branch. This prigs us a few nice 2001-03-04 06:30:30 +00:00
RPM initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
tools Woo, one more file builds cleanly...very few actual changes needed. 2001-03-02 09:36:51 +00:00
.gitignore start merging stuff into libs/util and fix the concequences in nq. nq doesn't 2001-02-21 19:35:06 +00:00
acconfig.h Configure updates. QSG_VERSION has completed its change to 2001-02-21 21:38:07 +00:00
acinclude.m4 Working on one common configure which lets nq and qw compile. 2001-02-20 03:10:06 +00:00
bootstrap Working on one common configure which lets nq and qw compile. 2001-02-20 03:10:06 +00:00
CodingStyle initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
configure.in the beginnings of merged progs code 2001-02-27 23:02:17 +00:00
COPYING initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
INSTALL initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
Makefile.am start merging stuff into libs/util and fix the concequences in nq. nq doesn't 2001-02-21 19:35:06 +00:00
NEWS Cleared the NEWS file - what was there didn't even apply to newtree it was 2001-02-23 00:49:59 +00:00
TODO Added menu structure to TODO file, it's not in typical TODO format since 2001-03-03 07:23:22 +00:00