avolkov
2e23be69e3
32bpp gfx engine
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1975 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-09 04:31:23 +00:00
avolkov
9b65379250
Fix MacOSX builds (not SDL_cpuinfo.h in OSX SDL framework)
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1974 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-09 04:25:32 +00:00
meep-eep
279cdf5672
SDL 1.2.8 is enough for now.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1973 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-09 03:19:53 +00:00
meep-eep
4749b77948
Depend on SDL 1.2.9
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1972 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-09 03:05:11 +00:00
avolkov
e2341cacbf
unused variable removed
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1971 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-08 19:58:34 +00:00
avolkov
78f11b65fa
Removing personal definitions that were commited by mistake
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1970 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-08 18:44:56 +00:00
avolkov
2fee49f15c
code formatting (line length) changes
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1969 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-08 17:28:59 +00:00
avolkov
11c9983fc9
erroneous leftover hack removed
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1968 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-08 16:49:45 +00:00
meep-eep
b67158a5a1
Warnings fixed.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1967 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-08 03:31:10 +00:00
meep-eep
29a803d76f
Fix printf insufficient arguments.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1966 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-08 03:22:11 +00:00
avolkov
fb515d9544
SDL_cpuinfo include fix (letter case error)
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1965 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-07 22:31:51 +00:00
avolkov
412e962074
Gfx engine changes: always 32bpp internally (facilitates alpha channel usage), optimized and asm scaler code, only using alpha channel where needed (speed gain)
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1964 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-07 21:22:53 +00:00
avolkov
39618a5ad9
Enabling platform acceleration in builds
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1963 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-07 21:18:32 +00:00
meep-eep
62b68de3fb
Typo fix.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1962 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-07 21:06:48 +00:00
avolkov
e0d1a04bec
need USE_DEBUG_KEY here too
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1961 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-07 18:08:23 +00:00
avolkov
f8610f7e2b
Removed erroneous (C) notice and obsolete comment
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1960 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-07 06:00:16 +00:00
avolkov
bdb8817459
bug #787
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1959 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-07 05:16:57 +00:00
avolkov
fb3a7fa5ca
MikMod hacks removal, stage 2: getting rid of unnecessary SDL_RWops and uio
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1958 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-07 04:55:03 +00:00
avolkov
20d68b22a3
MikMod i/o hacks removal, stage 1
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1957 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-07 03:52:58 +00:00
avolkov
f61933b155
filename typo fix
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1956 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-07 00:48:22 +00:00
avolkov
a2a308d504
script to format uqm code to uqm guidelines. it's not perfect, but extremely close
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1955 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-06 21:47:26 +00:00
meep-eep
ee8400df19
Fast escape fix (bug #619 ).
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1954 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-06 20:38:22 +00:00
avolkov
5960b615d3
extra debug info
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1953 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-06 20:06:57 +00:00
avolkov
569b031a23
removing const warnings and batching writes
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1952 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-06 20:02:29 +00:00
avolkov
8b2d0f0068
Data being written out should really be const
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1951 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-06 20:00:44 +00:00
avolkov
0b97e23219
small content dir fix for MinGW/Cygwin
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1950 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-06 19:53:38 +00:00
avolkov
fd0d747561
erroneously checked-in file. nothing there
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1949 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-06 19:40:34 +00:00
avolkov
85f0aab8f8
updated
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1948 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-05 18:12:48 +00:00
avolkov
84905b2b0b
New topographical 4x planet surface scaler
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1947 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-05 16:54:45 +00:00
avolkov
b4cd24552d
Useless (and erroneous) flag removed
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1946 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-04 00:07:55 +00:00
avolkov
e7d64ddf9c
Accelerated 32bpp scalers, Preview 1
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1945 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-03 06:59:19 +00:00
avolkov
2eadc028e0
Acceleration platform defs
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1944 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-03 01:41:19 +00:00
avolkov
75f9492a91
Accelerated 32bpp scalers, Preview 1
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1943 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-03 01:40:38 +00:00
avolkov
ab348cc7f2
added newline at end of file to get rid of warning
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1942 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-02 23:59:46 +00:00
meep-eep
49a3707dd3
Fix comm slider when using Tremor (bug #785 ).
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1941 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-01 13:00:09 +00:00
meep-eep
5d10765ab6
Support for Tremor for Ogg Vorbis decoding.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1940 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-01 03:20:07 +00:00
meep-eep
5ad8fd07ca
Error handling for when MENU_<menu>_ITEM_<item>_TYPE is not defined.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1939 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-11-01 02:25:53 +00:00
avolkov
8773de0572
Allow setting --scale=none option from cmdline to override the saved config
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1938 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-31 19:26:15 +00:00
avolkov
3bbf980303
Unnecessary #include removed
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1937 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-31 19:15:37 +00:00
avolkov
5ec556acea
bug #772
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1936 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-31 16:57:00 +00:00
avolkov
3336e61318
Partial fix for bug #772 ; dropping strobe rate from unrealistic 60fps
...
to a human 15fps; code cleanup and strobe length independent from rate.
The rate used to be determined by SleepThread(1) which really meant
"as fast as possible" (the '1' got converted to 'ONE_SECOND/120' during
the ONE_SECOND patches). The "possible" part is not the same it was
11 years ago ;). The new 15fps rate was determined experimentally --
adjust as needed.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1935 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-31 16:29:42 +00:00
avolkov
eb0e2e6839
Handle immediate color xforms correctly for ambient_anim_task (fix for bug #772 )
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1934 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-31 16:17:52 +00:00
avolkov
9ffaf70f36
bug #752
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1933 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-31 15:37:34 +00:00
avolkov
2884b11542
Game-state file I/O is now entirely in memory instead of temp files
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1932 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-31 14:06:48 +00:00
avolkov
85237d4b05
Version hump due to significant changes
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1931 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-27 23:28:43 +00:00
avolkov
3aedeadc93
Scaler flags housekeeping
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1930 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-26 07:30:38 +00:00
avolkov
95f9ce0df7
Scaler flags housekeeping
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1929 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-26 07:22:36 +00:00
avolkov
fa14ca7f75
Ensure that scaler cmdline options override the saved config
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1928 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-26 07:20:33 +00:00
avolkov
065bd536ca
uqmdebug.c is already included in all builds anyway
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1927 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-26 04:04:54 +00:00
avolkov
3930f1c1aa
Allow forcing the support for Debug key is any build; plus removed obsolete comment
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1926 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-26 04:03:12 +00:00