2582 Commits

Author SHA1 Message Date
gewlitys 15992f45f0 Hotspot fixes
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@170 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-28 02:40:50 +00:00
gewlitys 37aea8de90 Graphics code optimizations, updated TODO to correspond all recent changes
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@169 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-28 02:00:12 +00:00
meep-eep b5a577b156 Works with new .ani's now.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@168 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-28 00:00:21 +00:00
gewlitys 7f07c121ea OpenAL fixes
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@161 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-27 18:27:52 +00:00
mcmartin bd8feed538 Repaired the load crash bug
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@160 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-27 06:24:12 +00:00
gewlitys 5f0350aa50 Fixed issue with VC6
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@159 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-27 04:02:52 +00:00
gewlitys e07a2e5df4 OpenAL sound code fixes (no longer needs SDL_sound, uses vorbis directly and mikmod integrated), commandline options for sound quality
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@157 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-27 03:20:08 +00:00
meep-eep ea46c0c66d Supposed speedup for TFB_ColorMapToRGB.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@153 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-26 20:25:47 +00:00
meep-eep a31332695b Simplification of TFB_ColorMapToRGB.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@152 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-26 20:12:52 +00:00
gewlitys fb05a44ea4 Linux version now defaults back to SDL_mixer (with no longer needing SDL_sound), also 3DO musics are now used by default
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@149 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-25 14:02:22 +00:00
gewlitys 66a7c5ad4d Added files missing from previous commit
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@146 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-24 20:41:29 +00:00
gewlitys b4acbace78 Commandline switch between PC and 3DO musics, OpenAL code fixes
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@145 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-24 20:33:59 +00:00
gewlitys 4e0638ed08 OpenAL sound code (default now instead of SDL_mixer), some misc fixes
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@141 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-24 00:52:51 +00:00
meep-eep f8a08fc120 Melee crash workaround (no real fix).
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@140 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-23 14:36:54 +00:00
gewlitys 862516ef95 Converted all speechs to ogg, now depends on SDL_sound lib too
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@133 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-17 17:31:02 +00:00
gewlitys 7be97ed7f2 Changed audio buffer from 4096 to 2048 bytes, to reduce latency
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@132 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-16 21:49:58 +00:00
gewlitys 72fbba7d4d Palette transitions are now smooth
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@128 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-15 21:51:16 +00:00
mcmartin cc22b00e17 Fixed the scripts to respect the "..." convention.
Whitespace at the beginnings and ends of dialogue lines are
significant; this update should give them the proper semantics.
Also better synchronizes the .txt files with their controlling
strings.h files.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@123 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-15 10:45:17 +00:00
gewlitys 484ba185eb Converted all pcx images to png, moved hotspot etc info to ani files, added colormap index for better palette support
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@114 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-14 17:22:42 +00:00
gewlitys 945098093d Added TODO to project file
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@113 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-12 16:29:08 +00:00
gewlitys f7a1fde9fe Added Doc/Devel/ to project file
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@111 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-12 14:40:26 +00:00
gewlitys 1c7473ee02 linux-Gg's getopt_long commandline parser (last commit missed one file)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@110 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-11 19:39:59 +00:00
gewlitys 60dabf13b2 linux-Gg's patch for getopt_long commandline parsing
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@105 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-08 14:35:17 +00:00
meep-eep da61739e3b Added some annotations.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@104 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-08 00:34:09 +00:00
meep-eep 20d7eb89d1 Tiny change to confirm to our formatting convention.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@103 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-07 21:53:20 +00:00
mcmartin b59d18b0d4 Fixed animation glitch when short-circuiting door animations
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@100 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-04 04:27:06 +00:00
mcmartin 4361372009 Shipyard animations no longer hang the game
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@97 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-03 07:15:51 +00:00
mcmartin b8e00b689b Fixed Spathi Homeworld lockup bug
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@95 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-02 07:41:20 +00:00
mcmartin 2a404fd64e Fixed some lockup bugs (load/save, comm)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@94 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-10-02 07:39:31 +00:00
meep-eep 84e3266576 Replaced custom varargs handing by portable stdarg.h stuff.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@92 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-27 22:38:20 +00:00
meep-eep 6f5dab6d17 Removing errlib.h: unused, unimplemented: uninteresting.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@91 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-27 22:00:29 +00:00
mcmartin 5f247e4dcb SetFlashRect bugfixes and speed workarounds
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@87 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-27 20:03:38 +00:00
gewlitys 83f7223a50 Implemented SetGraphicStrength
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@86 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-27 02:05:58 +00:00
meep-eep 1d1b0f15db Removed SMPEG dependancy.
Added --enable-debug support from Mudrony (with additions).


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@85 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-26 23:26:19 +00:00
gewlitys 4c25e97d22 Removed redundant dependency to smpeg from msvc project file
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@84 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-26 22:57:55 +00:00
meep-eep 29e6dde0bd Works on FreeBSD now.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@82 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-25 20:08:33 +00:00
gewlitys bee1156382 Some optimizations to TFB_Pure_SwapBuffers
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@78 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-25 14:44:24 +00:00
gewlitys a51ac6b2ee Transition task bugfix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@77 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-24 20:44:22 +00:00
gewlitys 1553b6f1e3 Fixed small transition bug
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@76 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-24 18:41:42 +00:00
gewlitys 782be5442e Modified transitions to pause, like original 3DO version did
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@75 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-24 18:09:03 +00:00
gewlitys 2e5fa44b80 Another fix/tune for transitions
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@74 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-24 02:06:10 +00:00
gewlitys f377eaad50 Tuned transition speed to be a bit faster
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@73 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-24 00:49:08 +00:00
gewlitys 337b750b43 Implemented screen transitions aka. crossfading
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@72 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-23 22:49:56 +00:00
mcmartin fe329193b7 Fixed a deadlock that was freezing the calendar.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@71 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-23 22:11:50 +00:00
meep-eep 047dcc8980 Communication progress slider.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@70 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-23 02:20:14 +00:00
gewlitys ba869f210b Another fade bugfix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@69 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-22 21:41:23 +00:00
meep-eep 92ca2146ca Sent debug output to stderr. Some cleaning up.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@68 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-22 19:37:46 +00:00
gewlitys 8fe88f8cce Added kdevelop project, -content option/searching, small fading fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@66 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-22 19:12:53 +00:00
meep-eep e99d7d1a10 Some cleanup.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@65 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-22 18:17:47 +00:00
gewlitys 5bde3a9be6 Added fading support for pure mode also.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@62 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-09-22 14:38:39 +00:00