Chris Danford
72bfacbdfe
add multitexture debug toggle
2005-11-07 03:59:05 +00:00
Chris Danford
44e517339d
make env mapping match OpenGL's "sphere map" tex coord gen
2005-11-07 03:58:14 +00:00
Chris Danford
37d06f63c2
fix "unreferenced" warnings
2005-11-07 01:26:36 +00:00
Chris Danford
b206a38b5d
add INSTALL_TYPE_INTERNAL_PCKS
2005-11-07 01:22:06 +00:00
Chris Danford
bfc7a6b758
Undo attempt at vsync in windowed mode. It's causing jerky animation and aparent skipping (even though the skip display isn't showing any hiccups)
2005-11-07 00:43:50 +00:00
Glenn Maynard
b35541b4ce
simplify
2005-11-06 23:03:23 +00:00
Glenn Maynard
f5c9f4661f
Modify the existing viewport, instead of constructing a new one. Fixes
...
resizing problems.
2005-11-06 23:02:23 +00:00
Glenn Maynard
4c874a943b
include cleanup
2005-11-06 18:03:47 +00:00
Glenn Maynard
95b71dbd3b
cleanup
2005-11-06 15:24:26 +00:00
Glenn Maynard
b691117e2c
cleanup
2005-11-06 13:00:34 +00:00
Chris Danford
ffbf54c263
Loading a blank Song if a mp3/ogg file is present and no SM/KSF/DWI is present
2005-11-06 12:52:19 +00:00
Glenn Maynard
a8247bd45b
threaded linux driver
2005-11-06 12:18:37 +00:00
Glenn Maynard
499dcf9c32
debouncing code broke handling of threaded inputs; fix
2005-11-06 12:14:35 +00:00
Glenn Maynard
40b0dec7c4
clean up weird capitalization
2005-11-06 12:12:18 +00:00
Glenn Maynard
d508be4b88
fix RageTimer::Half averaging backwards
...
cleanup comment
2005-11-06 02:41:26 +00:00
Glenn Maynard
3f5a42adc6
fix texture leak.
...
D3D has the best response to these reference leaks ever: on shutdown, some
part of window closing or screen mode resetting will freeze for about five seconds,
depending on the window mode. No indication why is given.
2005-11-05 16:48:35 +00:00
Glenn Maynard
36b7ba7d0c
revert horrible WinCVS braindamage
2005-11-05 16:20:53 +00:00
Glenn Maynard
d7c160865a
cvs upd -D "one week ago" RageDisplay_D3D.cpp
2005-11-05 16:18:56 +00:00
Chris Danford
b2b65c2711
cleanup xbox comment
2005-11-05 07:03:05 +00:00
Chris Danford
aca5ee8677
fix Vsync in windowed
2005-11-05 06:55:23 +00:00
Glenn Maynard
e378390803
fix non-sphere map path in RageDisplay_D3D::SendCurrentMatrices ignores 'tu'
...
fix SetTextureModeAdd alpha component (behavior to match GL_ADD)
2005-11-05 04:27:36 +00:00
Chris Danford
3f6e95b7d8
fix D3D texture coord generation
2005-11-05 03:08:09 +00:00
Chris Danford
6199dbacf0
fix texture coord transform
2005-11-04 17:17:12 +00:00
Glenn Maynard
7cbba09b89
SetZBias in SetDefaultRenderStates
2005-11-04 15:42:20 +00:00
Glenn Maynard
dc9f0ce241
fix D3D z-bias to work like OpenGL's glDepthRange
2005-11-04 15:04:35 +00:00
Steve Checkoway
3e3ae3f34f
Remove files I haven't finished writing from the build and fix the libjpeg header search path.
2005-11-04 12:56:12 +00:00
Steve Checkoway
c45ef95e27
unused
2005-11-04 12:53:32 +00:00
Steve Checkoway
e56e3551dd
Write the bundle path for a particular version into the users preferences.
2005-11-04 09:23:15 +00:00
Steve Checkoway
45bdf1f517
This is supposed to "[take] the form of a Java package name, com.foosoft."
2005-11-04 07:47:02 +00:00
Steve Checkoway
bafc4797a2
Use correct define.
2005-11-04 07:43:33 +00:00
Chris Danford
2ead5bf14f
undo last
2005-11-04 03:26:29 +00:00
Chris Danford
ce6e56c14f
use PRODUCT_NAME
2005-11-04 03:24:53 +00:00
Chris Danford
99512396d7
handle errors copying pcks
...
add !define INSTALL_SMPACKAGE
add !define DIRECTX_81_REDIST_PRESENT
add !define MAKE_PROGRAM_FOLDER_SHORTCUT
2005-11-04 02:43:22 +00:00
Glenn Maynard
c8f38629ef
ThemeManager::ReloadMetrics: only reload metrics, not the whole theme. This
...
is much less unintrusive, and fixes crashes on most "retry" theme dialogs due
to reloading and resetting Lua and other things unexpectedly in the middle of
a screen load.
2005-11-03 19:53:27 +00:00
Glenn Maynard
c85965d054
handle language tags in files for translations
2005-11-03 18:11:40 +00:00
Glenn Maynard
cfed90cfec
Stop keeping theme metrics for each fallback theme separate. Just merge them
...
into one theme. I'm not sure why this was done originally, but it was probably
related to the ugly "fallback themes can fork Fallback" behavior that was
removed recently.
This is simpler, and reduces overhead in looking up theme metrics.
2005-11-03 17:24:56 +00:00
Glenn Maynard
43acb27d00
cleanup
2005-11-03 16:38:15 +00:00
Charles Lohr
7c803bdf1c
Fix text appearance
2005-11-03 04:17:14 +00:00
Chris Danford
e12e28d904
fix mods stored in profile cause DQ in Survival even though they're overridden
2005-11-02 20:02:47 +00:00
Glenn Maynard
4a37f2ecdc
cleanup
2005-11-02 15:53:02 +00:00
Glenn Maynard
f90a88719d
"" -> CString()
2005-11-02 15:52:08 +00:00
Glenn Maynard
6c859a7631
cleanup
2005-11-02 15:45:45 +00:00
Steve Checkoway
937721f718
Slight change to ProductInfo.h. Now just enter the strings without quotes in the PRODUCT_{NAME,VER}_BARE defines but still use PRODUCT_{NAME,VER} or PRODUCT_NAME_VER in the code.
...
Use PRODUCT_{NAME,VER}_BARE in the Info.plist instead of having to hand code that for every release (and forgetting for about a third of them).
2005-11-02 09:18:39 +00:00
Chris Danford
81c631e936
localize autorun strings
2005-11-02 08:51:29 +00:00
Glenn Maynard
067365215c
simplify, compile fix
2005-11-01 23:54:19 +00:00
Chris Danford
5de6afea90
disable upx for now. It's not working on VC7.1 executables
2005-11-01 23:42:59 +00:00
Chris Danford
d08591e0f3
add missing file
2005-11-01 23:41:50 +00:00
Chris Danford
c7defec2b9
remove old Convert Theme function
2005-11-01 23:39:36 +00:00
Glenn Maynard
4c2a8e3ba0
separate practice help, no record mappings in practice
2005-11-01 22:17:07 +00:00
Glenn Maynard
7465821f46
simplify
2005-11-01 21:43:10 +00:00