Meep-Eep
|
05bf5119fa
|
Added match_matchPatternOnce().
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2844 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-20 15:43:54 +00:00 |
|
avolkov
|
f143da84ad
|
info tweak
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2843 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-15 09:05:53 +00:00 |
|
avolkov
|
08de686615
|
Fixed trilinear scaling so that it does not use stamp-filled mipmap image; fixes bug #929
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2842 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-15 08:48:53 +00:00 |
|
avolkov
|
16e3fcb7f9
|
Finally removing SETPALETTE draw command. We have not been using it for a really long time
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2841 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-15 06:32:00 +00:00 |
|
avolkov
|
c8be727068
|
Make SetEquFrameIndex safe
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2840 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-15 06:20:42 +00:00 |
|
Meep-Eep
|
22ed62d903
|
Move TFB_DrawCanvas_GetScreenCanvas() to sdl_common.c as TFB_GetScreenCanvas().
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2839 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-13 21:04:34 +00:00 |
|
avolkov
|
c0fe98d42b
|
Vidplayer should lock SDL surfaces while accessing the pixel data directly
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2838 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-13 18:45:39 +00:00 |
|
Meep-Eep
|
aea05211ec
|
Added TFB_DrawCanvas_GetScreenCanvas() and a callback DrawCommand.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2837 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-11 19:03:42 +00:00 |
|
Meep-Eep
|
00780e5378
|
Added TFB_Canvas_Lock(), TFB_Canvas_Unlock() and TFB_Canvas_GetStride().
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2836 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-10 20:41:21 +00:00 |
|
Meep-Eep
|
a11d3e9238
|
A few comments, cleanups.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2835 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-10 14:47:50 +00:00 |
|
avolkov
|
c3c9ab0aab
|
Let's see if we can use SVN revision number for versioning
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2834 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-08 07:35:39 +00:00 |
|
avolkov
|
867800b299
|
Get rid of unused vars and warnings
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2833 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-08 07:13:26 +00:00 |
|
Meep-Eep
|
0e9ae6340b
|
Whitespace and formatting cleanups.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2832 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-04 00:19:48 +00:00 |
|
Meep-Eep
|
0489c250b2
|
Cleanups.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2831 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-04 00:18:57 +00:00 |
|
Meep-Eep
|
b6f13049b3
|
Remove old dead debug_psytron code.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2830 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-03 13:55:11 +00:00 |
|
Meep-Eep
|
898141daa7
|
A few small cleanups.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2829 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-02 22:38:24 +00:00 |
|
avolkov
|
f097bb2eee
|
bumped version
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2828 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-01 04:40:10 +00:00 |
|
avolkov
|
8669bbaf99
|
Image scaling wrt hotspot; re-added bilinear; minor gfx refactoring
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2827 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-08-01 03:25:08 +00:00 |
|
avolkov
|
2dcea171b5
|
Align the space origin on a whole pixel: fixes dancing Sa-Matra on slow flybys (part of bug #685); this does not resolve the object positioning jitter completely
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2826 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-31 09:39:27 +00:00 |
|
gewlitys
|
ca2f82e40f
|
Added --keepaspectratio option to keep correct aspect ratio with custom resolutions
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2825 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-29 19:18:14 +00:00 |
|
Meep-Eep
|
c82e1fa430
|
Add /var/tmp as possible location for temporary files. Don't try /tmp and /var/tmp at all on MS Windows (Cygwin excepted)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2824 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-28 16:41:56 +00:00 |
|
gewlitys
|
ca29fa8443
|
correction for consistency
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2823 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-28 12:10:21 +00:00 |
|
gewlitys
|
466fdc2259
|
forgot to add new param to ifdeffed portion too
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2822 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-27 23:30:21 +00:00 |
|
gewlitys
|
dd9395e65d
|
added fullscreen/windowed toggle key F11
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2821 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-27 23:19:40 +00:00 |
|
Meep-Eep
|
839465c667
|
Correction.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2820 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-25 21:51:53 +00:00 |
|
Meep-Eep
|
631d19d659
|
Allow building without ogg vorbis support
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2819 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-25 19:43:21 +00:00 |
|
Meep-Eep
|
67d6df6545
|
Allow building without ogg vorbis.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2818 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-25 19:34:31 +00:00 |
|
Meep-Eep
|
01992b3f88
|
Reworked SuperMelee loading; new files loadmele.[ch].
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2817 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-25 02:04:01 +00:00 |
|
Meep-Eep
|
385416f76c
|
little clarification
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2816 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-23 14:18:59 +00:00 |
|
Meep-Eep
|
5c1e03b653
|
remove svn:executable property
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2815 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-22 21:50:24 +00:00 |
|
Meep-Eep
|
4296364a43
|
Cleanup: Split off part of DrawFileStrings() into a new function
DrawFileListFleet().
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2814 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-17 01:04:08 +00:00 |
|
avolkov
|
812d9b2273
|
Cleanup of ELEMENT_FLAGS type misuse
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2813 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-16 23:50:31 +00:00 |
|
Meep-Eep
|
910f3f46c8
|
typo
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2812 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-16 23:37:25 +00:00 |
|
avolkov
|
7da9f3c6d0
|
Fixed bug 996 - ships recrewed in HyperSpace
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2811 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-16 21:58:41 +00:00 |
|
avolkov
|
0631074f67
|
Fixed bug 996 - ships recrewed in HyperSpace
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2810 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-16 21:57:39 +00:00 |
|
Meep-Eep
|
85972d9485
|
removed mouse_err.c and move its contents (one line) elsewhere.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2809 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-15 15:14:32 +00:00 |
|
Meep-Eep
|
9e60ced31a
|
Fixed instant-move towards the current location.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2808 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-13 16:34:35 +00:00 |
|
avolkov
|
1d6776ce8f
|
bug 1001
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2807 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-12 04:16:17 +00:00 |
|
avolkov
|
ccd0285168
|
Fixed wrong Sa-Matra guards icons; bug #1001
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2806 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-12 04:14:52 +00:00 |
|
avolkov
|
f24268397d
|
Revert of the previous erroneous commit
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2805 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-11 23:21:35 +00:00 |
|
avolkov
|
40b3a639aa
|
Bugfix: clean up the queue after done generating defined groups
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2804 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-11 23:11:32 +00:00 |
|
avolkov
|
40fc446cd6
|
Fixed a semantical bug that arose out of ip_group_q split off (cleaner code); more comments
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2803 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-11 21:36:42 +00:00 |
|
avolkov
|
a46b263929
|
Basic cleanup of ELEMENT fields abuse (more needed); some comments
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2802 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-10 20:05:34 +00:00 |
|
avolkov
|
2153b304e2
|
Ship struct cleanup finished
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2801 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-09 19:43:40 +00:00 |
|
avolkov
|
cbed652d05
|
Some cleanup of earlier ship struct work; comments
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2800 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-09 19:41:49 +00:00 |
|
avolkov
|
b38f82f969
|
Use a common SHIP_BASE for partially aliased ship structs
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2799 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-09 01:47:21 +00:00 |
|
mcmartin
|
bda96e731e
|
Implement the freeze-frame for .ani-based ship spins.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2798 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-08 23:15:36 +00:00 |
|
mcmartin
|
3834011d08
|
Removed no-longer-true-or-relevant comment
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2797 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-08 02:09:14 +00:00 |
|
mcmartin
|
5c475db9f7
|
Fixed quit-during-intro-fadeout hang (Bug #987)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2796 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-08 02:08:37 +00:00 |
|
avolkov
|
aab6cfe5b0
|
Untangling ship queues, stage 5: New type IP_GROUP for IP battle groups and new ip_group_q queue; virtually no struct member reuse left in ship/group structs
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2795 8092fc87-c524-0410-9efc-e669fe64eaf9
|
2007-07-03 23:45:34 +00:00 |
|