Commit graph

26 commits

Author SHA1 Message Date
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