plagman
|
e67e3dc8fc
|
Adds r_parallaxskyclamping and r_parallaxskypanning.
git-svn-id: https://svn.eduke32.com/eduke32@623 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-02-18 08:46:42 +00:00 |
|
terminx
|
c45bd7dd53
|
git-svn-id: https://svn.eduke32.com/eduke32@622 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-02-18 08:10:54 +00:00 |
|
terminx
|
cd085abf8d
|
Patch from hunter_rus
git-svn-id: https://svn.eduke32.com/eduke32@606 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-02-02 16:38:30 +00:00 |
|
terminx
|
31a901b7eb
|
git-svn-id: https://svn.eduke32.com/eduke32@584 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-12-12 17:42:14 +00:00 |
|
terminx
|
92ef761289
|
git-svn-id: https://svn.eduke32.com/eduke32@570 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-08-31 06:18:56 +00:00 |
|
terminx
|
19c34b09ef
|
dynamically allocated player structs
git-svn-id: https://svn.eduke32.com/eduke32@564 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-08-27 06:46:31 +00:00 |
|
terminx
|
a2f4bdb2c8
|
Wanna buy some crack?
git-svn-id: https://svn.eduke32.com/eduke32@563 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-08-27 00:20:15 +00:00 |
|
terminx
|
ad5c98d66f
|
config file global variable rape
git-svn-id: https://svn.eduke32.com/eduke32@561 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-08-26 10:35:52 +00:00 |
|
terminx
|
2148b4bebc
|
Window position memory for win32
git-svn-id: https://svn.eduke32.com/eduke32@540 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-04-22 03:44:54 +00:00 |
|
terminx
|
a5388fc0a4
|
git-svn-id: https://svn.eduke32.com/eduke32@532 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-04-15 20:04:52 +00:00 |
|
terminx
|
b54b8e1e6b
|
git-svn-id: https://svn.eduke32.com/eduke32@529 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-03-24 23:17:56 +00:00 |
|
Plagman
|
004e4da3de
|
Game angle interpolation (cl_angleinterpolation) and engine model animation smoothing (r_animsmoothing).
git-svn-id: https://svn.eduke32.com/eduke32@525 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-03-22 18:28:41 +00:00 |
|
terminx
|
7c7b8c2869
|
Whitespace
git-svn-id: https://svn.eduke32.com/eduke32@522 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-03-11 00:47:32 +00:00 |
|
Plagman
|
3081c87724
|
Support for Vertex Buffer Objects (r_vbos, r_vbocount).
git-svn-id: https://svn.eduke32.com/eduke32@519 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-03-08 03:07:10 +00:00 |
|
Plagman
|
3f5f1b8fb2
|
Corrected issues with detailmaps scaling, improved general model drawing performance and added support for using vertex arrays when drawing models (r_vertexarrays)
git-svn-id: https://svn.eduke32.com/eduke32@513 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-03-03 23:09:40 +00:00 |
|
terminx
|
33985f1650
|
This adds a menu option for network packet rate, and more conversion of passing things as char or short to passing things as int
git-svn-id: https://svn.eduke32.com/eduke32@509 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-02-28 09:12:41 +00:00 |
|
terminx
|
0dfc03afa0
|
Fixes the skybox problem, the problem with the default keyboard configuration, and adds cl_viewbob and cl_weaponsway
git-svn-id: https://svn.eduke32.com/eduke32@506 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-02-23 22:27:22 +00:00 |
|
terminx
|
7da6eb3f8e
|
This rips all of the camera control shit out of userdefs and re-implements it as a bunch of pointer gamevars. This required adding in support for vars which are pointers to chars and short ints. It appears to work properly, without overwriting anything that happens to be adjacent (in memory) to the values being set. We'll see.
git-svn-id: https://svn.eduke32.com/eduke32@502 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-02-16 06:59:05 +00:00 |
|
terminx
|
d3af85c064
|
Some crap I didn't commit before
git-svn-id: https://svn.eduke32.com/eduke32@500 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-02-16 00:11:25 +00:00 |
|
Plagman
|
3dd47da766
|
Glow mapping !
git-svn-id: https://svn.eduke32.com/eduke32@497 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-02-15 01:35:34 +00:00 |
|
terminx
|
5bc5a1bfd0
|
This adds a menu option to reset the key layout to what the game shipped with
git-svn-id: https://svn.eduke32.com/eduke32@496 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-02-14 00:22:12 +00:00 |
|
terminx
|
c4ffc08584
|
This adds a menu option to reset the keys to the default configuration
git-svn-id: https://svn.eduke32.com/eduke32@495 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-02-13 09:50:58 +00:00 |
|
terminx
|
fd4dfeb6a5
|
Update the headers of all source files, add CON_SHOWVIEW based on a patch from CONAN, other minor fixes
git-svn-id: https://svn.eduke32.com/eduke32@484 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-02-08 04:19:39 +00:00 |
|
terminx
|
50559c7a32
|
Re-done player setup menu, support for 4 teams in multiplayer, and separate menu options for weapon switch on pickup and weapon switch when empty. The string with __DATE__ and __TIME__ in it (which is used in the first line of the log file) was moved to global.c so that we're no longer forcing game.c to be recompiled every time something else is changed.
git-svn-id: https://svn.eduke32.com/eduke32@471 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-01-26 00:28:44 +00:00 |
|
terminx
|
f1d10f4c8c
|
Packet rate control
git-svn-id: https://svn.eduke32.com/eduke32@470 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-01-24 21:24:35 +00:00 |
|
terminx
|
23a468d956
|
git-svn-id: https://svn.eduke32.com/eduke32@468 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-01-22 05:00:57 +00:00 |
|
terminx
|
e0e4dfdabd
|
This fixes using .cfg files that are outside of the game directory.
git-svn-id: https://svn.eduke32.com/eduke32@466 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-01-22 02:49:58 +00:00 |
|
terminx
|
a94063e0be
|
Dynamically loaded GLU
git-svn-id: https://svn.eduke32.com/eduke32@462 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-01-16 03:19:04 +00:00 |
|
Plagman
|
59ef78ff35
|
Detail mapping : r_detailmapping.
git-svn-id: https://svn.eduke32.com/eduke32@459 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-01-15 09:08:57 +00:00 |
|
Plagman
|
5a7cceb19d
|
Second draft of depth peeling code. It should be in a usable state, although still slow as hell.
git-svn-id: https://svn.eduke32.com/eduke32@446 1a8010ca-5511-0410-912e-c29ae57300e0
|
2007-01-06 01:29:45 +00:00 |
|
terminx
|
d2566913bb
|
git-svn-id: https://svn.eduke32.com/eduke32@437 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-12-23 02:38:47 +00:00 |
|
terminx
|
d93dde5a59
|
Optimize some of the frequently used CON commands that have nasty overhead
git-svn-id: https://svn.eduke32.com/eduke32@428 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-12-18 08:37:12 +00:00 |
|
terminx
|
aaa84f3574
|
Stuff, and things.
git-svn-id: https://svn.eduke32.com/eduke32@423 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-12-17 21:20:35 +00:00 |
|
terminx
|
dc0dea7c09
|
Update checking for win32...
git-svn-id: https://svn.eduke32.com/eduke32@416 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-12-14 03:34:55 +00:00 |
|
terminx
|
c4147db020
|
Blah blah blah
git-svn-id: https://svn.eduke32.com/eduke32@400 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-12-10 21:53:33 +00:00 |
|
terminx
|
169e0c824b
|
Give most of the gamevar stuff its own object
git-svn-id: https://svn.eduke32.com/eduke32@398 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-12-10 06:49:01 +00:00 |
|
terminx
|
0d22a2a208
|
Save the GRP file selected in the startup window to the cfg
git-svn-id: https://svn.eduke32.com/eduke32@374 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-12-01 04:22:16 +00:00 |
|
terminx
|
5ebab8df83
|
git-svn-id: https://svn.eduke32.com/eduke32@361 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-11-26 21:15:20 +00:00 |
|
terminx
|
8efa4670bb
|
Support for using a different cfg file via command line
git-svn-id: https://svn.eduke32.com/eduke32@360 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-11-24 04:25:13 +00:00 |
|
terminx
|
bbbccb7b11
|
Hopefully the last of the formatting changes + sound support for Linux. Previous commit also fixes the mouse cursor grab issue.
git-svn-id: https://svn.eduke32.com/eduke32@337 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-11-16 03:02:42 +00:00 |
|
terminx
|
628ef41cc4
|
An additional crapload of formatting changes
git-svn-id: https://svn.eduke32.com/eduke32@335 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-11-15 01:16:55 +00:00 |
|
terminx
|
38e3d16aeb
|
More formatting changes
git-svn-id: https://svn.eduke32.com/eduke32@333 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-11-14 21:35:50 +00:00 |
|
terminx
|
37dea75dc6
|
Formatting change
git-svn-id: https://svn.eduke32.com/eduke32@331 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-11-13 23:12:47 +00:00 |
|
terminx
|
e6fa910614
|
Best map par time tracking from JonoF
git-svn-id: https://svn.eduke32.com/eduke32@322 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-10-23 21:47:28 +00:00 |
|
terminx
|
ae3a91cc06
|
git-svn-id: https://svn.eduke32.com/eduke32@308 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-10-05 07:39:37 +00:00 |
|
terminx
|
4f021f4736
|
New event/userdef CON extensions to allow fiddling with the movement interpolation in multiplayer.
git-svn-id: https://svn.eduke32.com/eduke32@296 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-09-19 23:02:33 +00:00 |
|
terminx
|
d961d235a5
|
git-svn-id: https://svn.eduke32.com/eduke32@293 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-09-12 00:51:50 +00:00 |
|
terminx
|
c0f93c2aad
|
Add a missing header, fix a config file bug and switch "exponentially" for "dramatically" in the texture caching dialog.
git-svn-id: https://svn.eduke32.com/eduke32@288 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-09-02 01:40:20 +00:00 |
|
terminx
|
c1bb2adb2c
|
Fix an OOS problem with TDM. I want to punch whoever came up with sync based networking in the balls. :D
git-svn-id: https://svn.eduke32.com/eduke32@287 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-08-31 19:05:23 +00:00 |
|
terminx
|
20b89b70b3
|
More TDM stuff and a potential fix for a networking problem.
git-svn-id: https://svn.eduke32.com/eduke32@271 1a8010ca-5511-0410-912e-c29ae57300e0
|
2006-08-20 22:17:12 +00:00 |
|