Bill Currie
|
86ed9e1130
|
add some missing ()s
|
2002-12-16 19:39:02 +00:00 |
|
Bill Currie
|
1c4b40c291
|
similar cleanups to vid_svgalib.c
|
2002-12-16 19:36:46 +00:00 |
|
Bill Currie
|
80146121dc
|
require an 8 bpp mode
|
2002-12-16 19:36:14 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
4b32916298
|
Legibility. Whitespace. Stuff like that.
|
2002-12-16 19:26:53 +00:00 |
|
Bill Currie
|
e381d2a0fc
|
remove vid_mode and the mode description commands
|
2002-12-16 19:23:41 +00:00 |
|
Bill Currie
|
1311773a90
|
make -svga mode selection consistent with -x11 etc and also fix the mode
matching algo so it actually works
|
2002-12-16 18:50:09 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
f053f3b70f
|
Whitespace. Grr.
|
2002-12-16 17:59:45 +00:00 |
|
Brian Koropoff
|
2c643cde47
|
Reworked _dvsprintf a bit to make it cleaner and fix a segfault when
appending to large strings.
|
2002-12-15 07:01:50 +00:00 |
|
Brian Koropoff
|
19ac57dafc
|
Fixed a bug with aliases and updated cb.gib a bit.
|
2002-12-14 20:34:20 +00:00 |
|
Bill Currie
|
b8216807fe
|
fix a warning
|
2002-12-14 01:56:37 +00:00 |
|
Brian Koropoff
|
32e5e6ef0b
|
Numerous GIB bug fixes and optimizations. Fixed/updated some GIB scripts
as well.
|
2002-12-13 23:36:05 +00:00 |
|
Bill Currie
|
2a5ac8c42d
|
returning value for void function now a warning for traditional
|
2002-12-13 23:21:09 +00:00 |
|
Bill Currie
|
64a9a8199c
|
allow if (void expr) (with warning) in traditional mode
|
2002-12-13 23:16:42 +00:00 |
|
Bill Currie
|
aec0c9eea1
|
make return type missmatch a warning for --traditional
|
2002-12-13 23:05:24 +00:00 |
|
Bill Currie
|
12c970496d
|
win32 compile fix
|
2002-12-13 23:03:27 +00:00 |
|
Bill Currie
|
7c86ec2396
|
go to newer mingw setup
|
2002-12-13 17:58:51 +00:00 |
|
Bill Currie
|
9fd59ac09a
|
make sure r_screen.h gets distributed
|
2002-12-13 16:53:22 +00:00 |
|
Bill Currie
|
3b7f7bd2ad
|
get working with both older (0.3) and newer (2.2) mingw
|
2002-12-12 20:11:01 +00:00 |
|
Bill Currie
|
8ee1461fff
|
fix a changed url and make binutils compile with recent bison
|
2002-12-12 05:13:56 +00:00 |
|
Bill Currie
|
31969b67ad
|
a couple of missed cleanups from the screen merge
|
2002-12-12 05:12:09 +00:00 |
|
Bill Currie
|
7e4979e908
|
make sure the baselines always point to entities
|
2002-12-11 22:09:23 +00:00 |
|
Bill Currie
|
37c5bb6ec6
|
merge the bulk of the three screen files into r_screen.c so all common code
is shared.
|
2002-12-11 17:34:48 +00:00 |
|
Bill Currie
|
bf3fa3dc76
|
remove some dead code and a lot of unnecessary diffs
|
2002-12-11 16:45:40 +00:00 |
|
Bill Currie
|
ca55210c6e
|
remove some redundant steps
|
2002-12-11 05:46:42 +00:00 |
|
Bill Currie
|
88f7b9ae84
|
it's rgb, not rbg
|
2002-12-11 05:33:54 +00:00 |
|
Bill Currie
|
e5400d4e3d
|
remove some debug code
|
2002-12-10 18:25:11 +00:00 |
|
Bill Currie
|
15655c23cd
|
get snaps working properly
|
2002-12-10 18:24:38 +00:00 |
|
Bill Currie
|
c158f0028b
|
fix gl_stub so it works again and also get the gl functions being looked up
properly
|
2002-12-10 15:30:16 +00:00 |
|
Bill Currie
|
7da551d044
|
the output is rather mangled but the client no longer crashes
|
2002-12-10 05:04:30 +00:00 |
|
Brian Koropoff
|
74ee0cfd0e
|
Changed the behavior of field::get with a null field separator to match
that of for loops. Added support for var++, var--, var += foo, var -= foo,
var *= foo, and var /= foo.
|
2002-12-10 00:04:15 +00:00 |
|
Bill Currie
|
b62795217a
|
make m_forward, m_side, m_yaw get saved in qw clients
|
2002-12-09 22:34:18 +00:00 |
|
Bill Currie
|
de7299a64f
|
don't crash when doing a remote screenshot
|
2002-12-09 17:47:12 +00:00 |
|
Brian Koropoff
|
91266619f3
|
Added the sqrt and abs math functions and the continue GIB builtin. I
changed where a loop program gets copied back into its buffer so that the
continue builtin would work.
|
2002-12-08 20:55:40 +00:00 |
|
Brian Koropoff
|
0a8ff6a8cf
|
In addition to .gib files, anything exec'ed from within a GIB buffer is now
put in a new buffer on the stack and stripped of comments. Fixed an
instance of a function name that I forgot to change in cb.gib.
|
2002-12-03 05:54:13 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
46a093faba
|
Change sv_use_curses default to 0, until curses has scrollback support.
|
2002-12-02 20:03:12 +00:00 |
|
Bill Currie
|
92ea1de504
|
apply Kaare Slettnes' key name extention patch (Closes: #62)
|
2002-12-02 16:26:18 +00:00 |
|
Brian Koropoff
|
714f2ced4c
|
Fixed several GIB bugs, optimized Cbuf_Execute_Stack a bit, changed QW
clients to use a separate buffer for stufftext commands.
|
2002-12-01 07:22:42 +00:00 |
|
Brian Koropoff
|
05bee9dc59
|
Use Cbuf_Execute_Stack instead of Cbuf_Execute. This guarantees that GIB
scripts executed from server.cfg will be run immediately.
|
2002-11-30 21:12:45 +00:00 |
|
Bill Currie
|
2d450701ae
|
fix libtool version checking for 1.4e thanks to neobird
|
2002-11-28 20:19:28 +00:00 |
|
Brian Koropoff
|
034af573c0
|
User info keys besides *ver are no longer explicitly set to default values
because registering their respective cvars already does this. Closes bug
#42.
|
2002-11-23 07:00:59 +00:00 |
|
Brian Koropoff
|
f1279be1e5
|
Fixed a segfault with very high resolutions.
|
2002-11-23 05:47:17 +00:00 |
|
Bill Currie
|
8d35d67997
|
clean up the multiple definitions of the DF_* flags
|
2002-11-22 17:45:30 +00:00 |
|
Bill Currie
|
a089934338
|
fix a really nasty wrong index bug that would cause SIGFPE when recording demos
|
2002-11-22 05:22:07 +00:00 |
|
Brian Koropoff
|
a62a92c1be
|
Fixed regex::extract to start at the correct argument when setting the
value of variables.
|
2002-11-21 00:20:39 +00:00 |
|
Bill Currie
|
ee30860cef
|
fix a bunch of ;; typos
|
2002-11-20 21:44:04 +00:00 |
|
Bill Currie
|
d78f34e795
|
fix some spelling errors
|
2002-11-20 21:21:22 +00:00 |
|
Bill Currie
|
261dcfe2a3
|
FreeBSD patch from q (see what happens for the other BSDs)
|
2002-11-20 17:20:52 +00:00 |
|
Bill Currie
|
c0fbd45968
|
d'oh, I forgot pthread_attr_setstacksize took two arguments. hope this still
works
|
2002-11-20 02:15:32 +00:00 |
|
Timothy C. McGrath
|
630a762239
|
Taniwha fixed a problem for me - gcc on my ps2 at least when -pthread
isn't a valid option does not bomb out with a error status so this is
the workaround.
Tim McGrath (Hikaru/Misty/Misty-chan)
|
2002-11-20 01:27:03 +00:00 |
|
Brian Koropoff
|
854f6d9054
|
Created gib_regex.[ch] to manage regular expressions in GIB. Regexs are
now cached and only recompiled when compile flags change. Changed regex
builtins to take an options string argument after the regular expression.
|
2002-11-19 06:24:29 +00:00 |
|