Commit Graph

252 Commits

Author SHA1 Message Date
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
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 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 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
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 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 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
terminx 2a1b4418ad Minor fixes
git-svn-id: https://svn.eduke32.com/eduke32@247 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-23 21:12:46 +00:00
Plagman 77b555a9c0 Alpha linear-filtered artifacts removed. Ditched the clean two-textures assembling process to just overwriting the fullbright texels (walls were in GL_ALWAYS and sprites are in LEQUAL). If any z-accuracy issues happen on fullbright pixels on sprites, I'll put it back.
git-svn-id: https://svn.eduke32.com/eduke32@246 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-23 16:03:43 +00:00
Plagman 59fbf83db5 git-svn-id: https://svn.eduke32.com/eduke32@244 1a8010ca-5511-0410-912e-c29ae57300e0 2006-07-22 22:52:24 +00:00
terminx 07562f737e git-svn-id: https://svn.eduke32.com/eduke32@240 1a8010ca-5511-0410-912e-c29ae57300e0 2006-07-22 04:33:33 +00:00
terminx 814a274d5f Change default texture filtering mode to GL_NEAREST and add a cfg file option for it to build
git-svn-id: https://svn.eduke32.com/eduke32@238 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-22 03:08:46 +00:00
Plagman 66e597ab4f Fixing last (hopefully) problems with fullbrights. E2 looks awesome now :)
git-svn-id: https://svn.eduke32.com/eduke32@237 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-22 02:54:22 +00:00
Plagman 6310806b44 git-svn-id: https://svn.eduke32.com/eduke32@235 1a8010ca-5511-0410-912e-c29ae57300e0 2006-07-22 02:32:03 +00:00
Plagman c4cd9ca1ef git-svn-id: https://svn.eduke32.com/eduke32@231 1a8010ca-5511-0410-912e-c29ae57300e0 2006-07-21 22:06:08 +00:00
terminx 0021e8eb32 git-svn-id: https://svn.eduke32.com/eduke32@230 1a8010ca-5511-0410-912e-c29ae57300e0 2006-07-21 21:55:44 +00:00
terminx a4e75a7a5d git-svn-id: https://svn.eduke32.com/eduke32@229 1a8010ca-5511-0410-912e-c29ae57300e0 2006-07-21 21:55:23 +00:00
Plagman 793ae80fa8 Fullbright art sprites and walls. Hurray for red eyes.
git-svn-id: https://svn.eduke32.com/eduke32@228 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-21 21:53:31 +00:00
terminx d9e51bc8ac Boredom.
git-svn-id: https://svn.eduke32.com/eduke32@225 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-20 05:02:55 +00:00
terminx dd82035120 def file control over shading harshness
git-svn-id: https://svn.eduke32.com/eduke32@224 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-20 01:50:56 +00:00
terminx ece23acfc6 I hate this game
git-svn-id: https://svn.eduke32.com/eduke32@223 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-19 17:35:11 +00:00
terminx 9fc68fcc0a Update repo to 1.4.0 beta 2
git-svn-id: https://svn.eduke32.com/eduke32@222 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-18 21:08:38 +00:00
terminx c8589f5b9a git-svn-id: https://svn.eduke32.com/eduke32@219 1a8010ca-5511-0410-912e-c29ae57300e0 2006-07-13 23:13:06 +00:00
terminx c120d9f915 git-svn-id: https://svn.eduke32.com/eduke32@218 1a8010ca-5511-0410-912e-c29ae57300e0 2006-07-13 03:16:51 +00:00
terminx 6bab975972 GRP selection from JonoF
git-svn-id: https://svn.eduke32.com/eduke32@214 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-07 18:41:05 +00:00
terminx 7a742f1646 Test cvars for shading stuff
git-svn-id: https://svn.eduke32.com/eduke32@213 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-06 18:23:06 +00:00
terminx 621da0a840 Mostly stuff from JonoF
git-svn-id: https://svn.eduke32.com/eduke32@212 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-06 06:18:18 +00:00
terminx e9aca89385 Remove HUD model correction and more Polymost shading tweaks
git-svn-id: https://svn.eduke32.com/eduke32@211 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-05 02:05:39 +00:00
terminx e32c2651f2 I noticed earlier that MSVC might not compile this without these extra braces
git-svn-id: https://svn.eduke32.com/eduke32@210 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-04 19:58:10 +00:00
terminx d93ed5b8cd git-svn-id: https://svn.eduke32.com/eduke32@209 1a8010ca-5511-0410-912e-c29ae57300e0 2006-07-04 19:01:10 +00:00
terminx d826db409e git-svn-id: https://svn.eduke32.com/eduke32@208 1a8010ca-5511-0410-912e-c29ae57300e0 2006-07-04 05:46:38 +00:00
terminx d25cf07e54 Getting closer
git-svn-id: https://svn.eduke32.com/eduke32@207 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-04 04:23:14 +00:00
terminx a99b97689e More polymost shading stuff
git-svn-id: https://svn.eduke32.com/eduke32@206 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-04 00:46:24 +00:00
terminx 55fd4337b8 This is definitely getting very, very close
git-svn-id: https://svn.eduke32.com/eduke32@205 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-03 06:40:17 +00:00
terminx 450047627a Allow disabling of the HOM correction hack
git-svn-id: https://svn.eduke32.com/eduke32@204 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-02 21:25:33 +00:00
terminx 8b8cb97b77 git-svn-id: https://svn.eduke32.com/eduke32@203 1a8010ca-5511-0410-912e-c29ae57300e0 2006-07-02 20:43:26 +00:00
terminx 957a48fb23 Fullbright walls and sectors
git-svn-id: https://svn.eduke32.com/eduke32@202 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-02 19:38:22 +00:00
terminx 504cbf9b88 Fix building with Watcom and move the KenBuild test game stuff out of the engine source
git-svn-id: https://svn.eduke32.com/eduke32@201 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-02 17:33:49 +00:00
terminx 50474b8e5a Attempt to make Polymost look closer to the classic renderer in terms of shading and fix a couple of minor things I noticed in the game and editor
git-svn-id: https://svn.eduke32.com/eduke32@200 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-02 04:01:28 +00:00
terminx 7c05f3eea6 More stuff from JonoF
git-svn-id: https://svn.eduke32.com/eduke32@197 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-01 12:00:26 +00:00
terminx 12d768d9fd Startup window stuff
git-svn-id: https://svn.eduke32.com/eduke32@196 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-01 07:14:56 +00:00
terminx 42b4208d1e New startup window from JonoF + some other stuff
This was not at all pleasant to merge, and problems should be expected. ;)


git-svn-id: https://svn.eduke32.com/eduke32@194 1a8010ca-5511-0410-912e-c29ae57300e0
2006-07-01 01:40:18 +00:00
terminx c48a55b4f9 Build crash fix
git-svn-id: https://svn.eduke32.com/eduke32@189 1a8010ca-5511-0410-912e-c29ae57300e0
2006-06-10 23:47:27 +00:00
terminx 1bab48f5be Cleaning out the tree
git-svn-id: https://svn.eduke32.com/eduke32@185 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-30 06:14:25 +00:00
terminx 669801f2dc git-svn-id: https://svn.eduke32.com/eduke32@183 1a8010ca-5511-0410-912e-c29ae57300e0 2006-05-23 23:51:16 +00:00
terminx bc47dbdba1 NAT traversal patch from Adam Fazakerley
git-svn-id: https://svn.eduke32.com/eduke32@182 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-23 23:43:18 +00:00
terminx e73e8a9b9f Might as well make this a bit more proper
git-svn-id: https://svn.eduke32.com/eduke32@181 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-22 07:25:21 +00:00
terminx ce4b067e65 Remove the ratio correction slider and replace it with a simple widescreen toggle
git-svn-id: https://svn.eduke32.com/eduke32@180 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-22 07:11:30 +00:00
terminx 76eb4ada1d Fix skill sounds when using JAudiolib instead of JFAud
git-svn-id: https://svn.eduke32.com/eduke32@179 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-22 01:05:56 +00:00
terminx fe88c2d53f I just keep fucking with this
This seems to be the most accurate, even though I'm using the screen res instead of the viewing area res to calculate the ratio


git-svn-id: https://svn.eduke32.com/eduke32@178 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-21 01:57:32 +00:00
terminx b0e41bde97 This seems more consistent.
git-svn-id: https://svn.eduke32.com/eduke32@177 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-21 01:36:28 +00:00
terminx 51ba738aa0 I guess this is right
git-svn-id: https://svn.eduke32.com/eduke32@175 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-21 00:05:50 +00:00
terminx 544bdae42a HUD model correction stuff
git-svn-id: https://svn.eduke32.com/eduke32@174 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-20 20:57:09 +00:00
terminx c173d310ff Change ratio correction to always assume a ratio of 1.2. I like this better than how it worked before. Plagman, what say you?
git-svn-id: https://svn.eduke32.com/eduke32@172 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-20 14:31:24 +00:00
terminx bfa46aa711 More weapon changes + don't apply ratio correction to HUD models (because people are whiners)
git-svn-id: https://svn.eduke32.com/eduke32@168 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-14 21:15:55 +00:00
terminx c6bd11d7bd Mouses fixes for the editor
git-svn-id: https://svn.eduke32.com/eduke32@164 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-13 00:53:49 +00:00
terminx 66a36e564b Fix building without OpenGL support and rip out the DYNAMIC_OPENGL toggle
git-svn-id: https://svn.eduke32.com/eduke32@163 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-12 21:55:05 +00:00
terminx 6ef29edc7b Remove a duplicate line that popped up as a result of a fucked diff
git-svn-id: https://svn.eduke32.com/eduke32@161 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-11 18:10:55 +00:00
terminx a8abb5e046 Blar
git-svn-id: https://svn.eduke32.com/eduke32@158 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-09 23:55:42 +00:00
terminx 9122c35836 git-svn-id: https://svn.eduke32.com/eduke32@153 1a8010ca-5511-0410-912e-c29ae57300e0 2006-05-06 05:28:28 +00:00
terminx 2f99dd111b Increase vertical aiming precision
git-svn-id: https://svn.eduke32.com/eduke32@142 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-02 21:36:09 +00:00
terminx 3ff229d5a6 Fix a couple of things
git-svn-id: https://svn.eduke32.com/eduke32@140 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-02 05:20:36 +00:00
terminx 19a7ae03e6 Whitespace
git-svn-id: https://svn.eduke32.com/eduke32@139 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-02 03:51:06 +00:00
terminx bf48c4c4dc Get the interface's external IP when using Rancidmeat configuration files if none of the peers have a LAN IP
git-svn-id: https://svn.eduke32.com/eduke32@136 1a8010ca-5511-0410-912e-c29ae57300e0
2006-05-02 02:57:11 +00:00
terminx 7d8048482a Peer-to-peer multiplayer with > 2 players now works, some other minor changes
git-svn-id: https://svn.eduke32.com/eduke32@129 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-30 21:14:12 +00:00
terminx 301a6eefd5 Mouse smoothing changes to winlayer that I forgot to commit earlier & a little optional status bar hack for 16 and 32 bit modes that someone requested
git-svn-id: https://svn.eduke32.com/eduke32@128 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-30 01:39:58 +00:00
terminx dbd7df89de Couple of things from JonoF. Incidentally, they are commented out. This commit sucks. :D
git-svn-id: https://svn.eduke32.com/eduke32@118 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-26 19:32:18 +00:00
terminx e316013c1d *yawn*
git-svn-id: https://svn.eduke32.com/eduke32@117 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-26 17:48:43 +00:00
terminx 48ad421eb9 Adds dummy tile support for the def files so that placeholders for hightile textures are no longer needed in the art files
git-svn-id: https://svn.eduke32.com/eduke32@116 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-26 01:25:18 +00:00
terminx fc91618747 Make aspect ratio correction back into a ratio changing option rather than a FOV changing option, and default the correction level to maximum.
git-svn-id: https://svn.eduke32.com/eduke32@115 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-26 00:31:37 +00:00
terminx 0d411e468e Whitespace
git-svn-id: https://svn.eduke32.com/eduke32@109 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-24 19:04:22 +00:00
terminx fe5671e812 Fix a couple of tiny leaks and a couple of minor issues I noticed last night in multiplayer
git-svn-id: https://svn.eduke32.com/eduke32@108 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-24 18:52:29 +00:00
terminx 7563c7ec1f Fixes
git-svn-id: https://svn.eduke32.com/eduke32@101 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-23 08:23:40 +00:00
terminx e51efc7b73 Changes from JonoF & dos2unix on all build src
git-svn-id: https://svn.eduke32.com/eduke32@99 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-23 06:44:19 +00:00
terminx ef2aa46a05 Using 100% CPU while effectively doing nothing is bad, mmkay?
git-svn-id: https://svn.eduke32.com/eduke32@95 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-23 04:49:52 +00:00
Plagman 8c33b56045 Shitty commit. Half-broken, just to pass a tiny bit of code from work to home.
git-svn-id: https://svn.eduke32.com/eduke32@84 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-21 17:10:30 +00:00
terminx de75701da5 A packet rate of 26 seems to work better for me than 40
git-svn-id: https://svn.eduke32.com/eduke32@64 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-19 01:27:07 +00:00
terminx 0d3b0ed600 Fix for textured 2d map palette issue in Polymost
git-svn-id: https://svn.eduke32.com/eduke32@61 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-18 21:17:45 +00:00
terminx 9c0062d54e Slight math simplification for 2D editor sprite display
git-svn-id: https://svn.eduke32.com/eduke32@52 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-18 06:00:45 +00:00
Plagman 7b5b03d319 git-svn-id: https://svn.eduke32.com/eduke32@40 1a8010ca-5511-0410-912e-c29ae57300e0 2006-04-17 09:40:55 +00:00
terminx f07156156a Suppress cached skin/tex loading messages; fixes for compiler warnings
git-svn-id: https://svn.eduke32.com/eduke32@26 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-15 23:24:43 +00:00
terminx 7e9b6aaea1 Improved 3D mode mouselook
git-svn-id: https://svn.eduke32.com/eduke32@21 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-15 20:57:22 +00:00
Plagman b53bf073cc git-svn-id: https://svn.eduke32.com/eduke32@16 1a8010ca-5511-0410-912e-c29ae57300e0 2006-04-15 04:32:51 +00:00
terminx 91e07aa8cb Ratio correction variable changes
git-svn-id: https://svn.eduke32.com/eduke32@13 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-15 04:06:04 +00:00
Plagman ea14c3cc85 somewhat final code for the ratio correction and fov part. still using a placeholder instead of actual user-controlled value
git-svn-id: https://svn.eduke32.com/eduke32@12 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-15 03:39:33 +00:00
terminx f296ec24e5 Misc changes
git-svn-id: https://svn.eduke32.com/eduke32@11 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-15 03:12:08 +00:00
Plagman 32748e04ee no more shitty hardcoding, now the hardcoding is correct :p
git-svn-id: https://svn.eduke32.com/eduke32@10 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-15 02:19:04 +00:00
Plagman bc72a9b140 git-svn-id: https://svn.eduke32.com/eduke32@9 1a8010ca-5511-0410-912e-c29ae57300e0 2006-04-15 02:10:48 +00:00
Plagman ede257d7cf correcting hall of mirrors for great justice
git-svn-id: https://svn.eduke32.com/eduke32@8 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-15 01:50:19 +00:00
Plagman 47fc0bd0ad git-svn-id: https://svn.eduke32.com/eduke32@7 1a8010ca-5511-0410-912e-c29ae57300e0 2006-04-15 01:14:44 +00:00
Plagman 09f0c239b6 Importing source for great justice
git-svn-id: https://svn.eduke32.com/eduke32@5 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-13 20:47:06 +00:00
Plagman c9e58ed4e5 Removed file/folder
git-svn-id: https://svn.eduke32.com/eduke32@3 1a8010ca-5511-0410-912e-c29ae57300e0
2006-04-13 20:43:19 +00:00
Plagman d7c9b7db00 git-svn-id: https://svn.eduke32.com/eduke32@2 1a8010ca-5511-0410-912e-c29ae57300e0 2006-04-13 20:34:38 +00:00