terminx
ac7ca6aa75
Minor fixes...
...
git-svn-id: https://svn.eduke32.com/eduke32@297 1a8010ca-5511-0410-912e-c29ae57300e0
2006-09-20 07:23:25 +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
c1f5d7fd0d
Remove md2draw() and friends
...
git-svn-id: https://svn.eduke32.com/eduke32@295 1a8010ca-5511-0410-912e-c29ae57300e0
2006-09-17 22:25:46 +00:00
Plagman
fe40a9ce85
MD2. BMW.
...
git-svn-id: https://svn.eduke32.com/eduke32@294 1a8010ca-5511-0410-912e-c29ae57300e0
2006-09-17 20:16:20 +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
6db5e70888
git-svn-id: https://svn.eduke32.com/eduke32@292 1a8010ca-5511-0410-912e-c29ae57300e0
2006-09-10 17:40:34 +00:00
terminx
f14861b77a
git-svn-id: https://svn.eduke32.com/eduke32@291 1a8010ca-5511-0410-912e-c29ae57300e0
2006-09-07 17:46:00 +00:00
terminx
e2ccbf6870
Replaced the 'dynquote' primitive with 'qsprintf' and fixed a parsing bug with some of the level and sound name definition stuff.
...
git-svn-id: https://svn.eduke32.com/eduke32@290 1a8010ca-5511-0410-912e-c29ae57300e0
2006-09-06 04:18:28 +00:00
terminx
11e8db76a8
Fix from JonoF for using a joystick in combination with SDLayer.
...
git-svn-id: https://svn.eduke32.com/eduke32@289 1a8010ca-5511-0410-912e-c29ae57300e0
2006-09-02 02:34:29 +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
d7a133eefd
Whitespace cleanup
...
git-svn-id: https://svn.eduke32.com/eduke32@286 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-31 01:56:43 +00:00
terminx
138a4ab95f
Makefile shite
...
git-svn-id: https://svn.eduke32.com/eduke32@285 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-31 01:54:23 +00:00
Plagman
d2f776519e
git-svn-id: https://svn.eduke32.com/eduke32@284 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-31 00:22:24 +00:00
Plagman
0a0f399ba0
More Polymer (for win32 platform, still test code), added polymost.h for external access to some structs and funcs.
...
git-svn-id: https://svn.eduke32.com/eduke32@283 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-30 23:32:39 +00:00
terminx
102b17f743
Oops.
...
git-svn-id: https://svn.eduke32.com/eduke32@282 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-29 20:26:55 +00:00
terminx
36afe510ed
This makes the faster weapon switching work a bit better in my opinion.
...
git-svn-id: https://svn.eduke32.com/eduke32@281 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-29 19:22:41 +00:00
terminx
60d78a27f3
Added a hack to offset the shadows of sprites a bit so there's no flickering at the base of the sprite.
...
git-svn-id: https://svn.eduke32.com/eduke32@280 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-29 08:07:06 +00:00
Plagman
7394fefb54
Forgot to add the header.
...
git-svn-id: https://svn.eduke32.com/eduke32@279 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-29 02:02:28 +00:00
Plagman
86cf42aa20
Another go at sorting, along with some polymer stuff.
...
git-svn-id: https://svn.eduke32.com/eduke32@278 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-29 01:58:59 +00:00
terminx
8765f0a215
Added some commands for getting the current compiled CON ptr and jumping to another location
...
git-svn-id: https://svn.eduke32.com/eduke32@277 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-28 19:18:05 +00:00
terminx
b4ed27fa7d
Somebody needed an 'ezshootvar'. These commands are getting ridiculous.
...
git-svn-id: https://svn.eduke32.com/eduke32@276 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-22 21:02:06 +00:00
terminx
f369ba745c
The bits2 member of the input struct has been renamed to extbits, and a proper fix for the strange OOS issues has been implemented.
...
git-svn-id: https://svn.eduke32.com/eduke32@275 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-22 05:38:59 +00:00
terminx
daa3b7b7a7
Fix for a crash when using rancidmeat network config files, fix for the "vote succeeded" message that's supposed to display when a multiplayer map vote passes, and a fix for an issue with the new game menu that I noticed when I accidentally used 1.4/1.5 CON files with the shareware GRP.
...
git-svn-id: https://svn.eduke32.com/eduke32@274 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-21 21:00:54 +00:00
terminx
827eb34b95
Fix for a problem with the automatic color selection setting for player color and add some additional informational text to the screen when someone has called a vote.
...
git-svn-id: https://svn.eduke32.com/eduke32@273 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-21 07:43:45 +00:00
terminx
511a6517cb
I guess I'll use palette 21 for the red team instead of palette 10, though palette 10 does look better with the original sprites.
...
git-svn-id: https://svn.eduke32.com/eduke32@272 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-21 06:57:39 +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
terminx
c312a89e02
A couple more TDM things, including making the built in bots not attack players on the same team. However, this can leave them in a rather hilarious state in which they twitch in place in the middle of a room. It's almost as funny as watching them spin around kicking the walls.
...
git-svn-id: https://svn.eduke32.com/eduke32@270 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-19 01:30:40 +00:00
terminx
16f520f2a1
Fix for HUD model shading oddities
...
git-svn-id: https://svn.eduke32.com/eduke32@269 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-19 01:28:59 +00:00
terminx
a7bad3d852
Team DukeMatch support
...
git-svn-id: https://svn.eduke32.com/eduke32@268 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-18 23:52:26 +00:00
terminx
929ab76c77
'useractor' protection for newbies. :/
...
git-svn-id: https://svn.eduke32.com/eduke32@267 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-17 23:07:43 +00:00
terminx
35df54c3a8
Text color fixes
...
git-svn-id: https://svn.eduke32.com/eduke32@266 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-15 17:15:23 +00:00
terminx
65450800b0
Fix for crash with MD2s that only have an internal skin filename instead of something set in the defs
...
git-svn-id: https://svn.eduke32.com/eduke32@265 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-15 03:32:34 +00:00
terminx
ea72e474a0
Fix building with MinGW gcc 3.4.2
...
git-svn-id: https://svn.eduke32.com/eduke32@264 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-14 20:50:43 +00:00
terminx
e0bccd9709
Add 'buildlic.txt' to source and binary distributions.
...
git-svn-id: https://svn.eduke32.com/eduke32@263 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-14 20:36:30 +00:00
Plagman
16b302ee43
Turned MD2 support into a loading-time MD2 to MD3 converter to avoid duplicate drawing code.
...
git-svn-id: https://svn.eduke32.com/eduke32@262 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-12 07:47:02 +00:00
terminx
cc1925110a
This makes the dialog that asks you on first startup whether or not you want to enable the on-disk texture caching work again.
...
git-svn-id: https://svn.eduke32.com/eduke32@261 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-10 02:10:24 +00:00
terminx
55161d9044
Fix building with USE_OPENGL = 0 and POLYMOST = 1, because some people in the world are retarded and we don't want to give them a hard time.
...
git-svn-id: https://svn.eduke32.com/eduke32@260 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-07 20:08:59 +00:00
terminx
897bfa7a0e
Fix building with USE_OPENGL = 0 and POLYMOST = 0
...
git-svn-id: https://svn.eduke32.com/eduke32@259 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-07 19:57:53 +00:00
terminx
660815a3fd
CON fix from JFDuke that I missed somewhere along the line + SDL mousewheel fix from Mephisto
...
git-svn-id: https://svn.eduke32.com/eduke32@258 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-07 06:18:57 +00:00
terminx
ab6da3c5a4
dummytile updates
...
git-svn-id: https://svn.eduke32.com/eduke32@257 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-04 04:01:17 +00:00
terminx
b68ea8f84f
Fix for a bug with multiplayer demos causing the game to remain in a multiplayer mode after loading a single player savegame
...
git-svn-id: https://svn.eduke32.com/eduke32@256 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-04 01:13:31 +00:00
terminx
268521021f
I guess this needs to throw warnings instead of errors, or else NAM and some other mods with problems will break.
...
git-svn-id: https://svn.eduke32.com/eduke32@255 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-04 00:57:27 +00:00
terminx
f467ebaf3e
This is better.
...
git-svn-id: https://svn.eduke32.com/eduke32@254 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-03 03:14:43 +00:00
terminx
5b211422da
Added detection for stupid mistakes people make with the 'move' command and doubled the CACHE1D size when not using JFAud.
...
git-svn-id: https://svn.eduke32.com/eduke32@253 1a8010ca-5511-0410-912e-c29ae57300e0
2006-08-02 20:51:50 +00:00
terminx
665a322312
Mapster32 crash fix and a couple of small projectile system changes
...
git-svn-id: https://svn.eduke32.com/eduke32@252 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-30 01:48:52 +00:00
terminx
564b220add
Remove 'txdist' keyword
...
git-svn-id: https://svn.eduke32.com/eduke32@251 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-29 00:17:46 +00:00
terminx
590ba29bf3
This commit is effectively nothing
...
git-svn-id: https://svn.eduke32.com/eduke32@250 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-27 01:51:06 +00:00
terminx
a66440c908
A few cleanups
...
We're also no longer using upx -9 in MakeDistributions, because it breaks binaries
git-svn-id: https://svn.eduke32.com/eduke32@249 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-26 01:10:33 +00:00
terminx
4918ba6fde
Formatting fixes for build.c, config.c, engine.c and polymost.c plus some warning fixes from JonoF and some cfg file reading changes for the game
...
git-svn-id: https://svn.eduke32.com/eduke32@248 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-24 02:47:47 +00:00