Glenn Maynard
|
d515fba524
|
change rotations to degrees
|
2003-04-02 07:24:40 +00:00 |
|
Glenn Maynard
|
9822eff40b
|
pull songs out of the header that don't really need to be there
|
2003-03-23 18:52:18 +00:00 |
|
Glenn Maynard
|
1ab0823940
|
Fix oddities in the music wheel when two songs use the default
banner in a row (m_size wasn't being reset so CroppedSprite messed
up)
|
2003-03-16 00:45:06 +00:00 |
|
Chris Danford
|
4a239b0c35
|
fixed some ScreenGameplay transition glitches
fix cracks in BGAnimation tiles (mostly)
|
2003-03-12 01:26:44 +00:00 |
|
Chris Danford
|
080a92450c
|
SelectGroup animations converted to commands
ScreenStage animations converted to TransitionBGAnimations
Changed all Stage BitmapTexts to Sprites
|
2003-03-10 00:16:49 +00:00 |
|
Chris Danford
|
267fcec652
|
added TransitionBGAnimation
|
2003-03-05 08:48:35 +00:00 |
|
Chris Danford
|
d34102b717
|
scripting support in BGAnimations
|
2003-03-05 02:52:40 +00:00 |
|
Chris Danford
|
032bf447f3
|
per-player NoteSkin
NoteSkin selected on PlayerOptions screen
tweaked judgement appearance
marvelous judgement glow
ActorEffect cleanup
|
2003-02-17 12:19:42 +00:00 |
|
Glenn Maynard
|
42cfd6f98c
|
stdafx -> global
|
2003-02-16 04:01:45 +00:00 |
|
Glenn Maynard
|
6ca905ef9d
|
use SDL_Delay to sleep
|
2003-02-14 06:31:09 +00:00 |
|
Glenn Maynard
|
8a9feafd62
|
add GetCurrentTextureCoordRect
|
2003-02-08 23:45:06 +00:00 |
|
Glenn Maynard
|
5b8d5e49da
|
simplify
|
2003-02-07 05:48:30 +00:00 |
|
Chris Danford
|
4ff98e0442
|
added flexable NoteType coloring to NoteDisplay, optimized note texture usage
|
2003-02-06 07:32:57 +00:00 |
|
Glenn Maynard
|
992ff34784
|
add blending optimization
|
2003-01-11 04:09:49 +00:00 |
|
Glenn Maynard
|
28294496a2
|
remove old TranslateLocal comment
|
2003-01-09 21:21:08 +00:00 |
|
Glenn Maynard
|
e0b472f33e
|
Textures are now fully ID'd by a single struct.
|
2002-12-30 02:43:52 +00:00 |
|
Glenn Maynard
|
49f05c9ab8
|
s/throw RageException/RageException::Throw/
|
2002-12-21 19:34:02 +00:00 |
|
Glenn Maynard
|
eb59caa86e
|
use builtins for booleans
|
2002-12-17 10:39:33 +00:00 |
|
Glenn Maynard
|
2cdd509a92
|
Texture parameters are bound to the texture, and aren't generic
OpenGL state, so we need to set the texture *before* setting other
stuff up.
|
2002-11-21 22:25:00 +00:00 |
|
Glenn Maynard
|
29c726053c
|
pass prefs down to RageBitmapTexture
|
2002-11-20 01:24:36 +00:00 |
|
Chris Danford
|
487b4e9527
|
Readded texture stretch, texture dither, and 16 bit textures.
|
2002-11-14 01:26:19 +00:00 |
|
Chris Danford
|
19244acaf1
|
Added missing GraphicOptions help text, re-added F4 fullscreen and F5 detail toggles, fixed texel-pixel alignment in Sprite, BitmapText
|
2002-11-12 11:11:16 +00:00 |
|
Glenn Maynard
|
ec764db169
|
render even when alpha is 0 when zbuffering is on (fixes
ScreenStage, lifebar)
|
2002-11-12 01:29:19 +00:00 |
|
Chris Danford
|
628dea9da7
|
OpenGL checkin. Movie textures, texture stretch, texture dither, and 16 bit textures are broken.
|
2002-11-11 04:53:31 +00:00 |
|
Glenn Maynard
|
677e6b0a2e
|
s/FRECT/RectF/
|
2002-10-31 06:00:30 +00:00 |
|
Chris Danford
|
ec202633e9
|
Added .GetString() to all CStrings passed in vargs
|
2002-10-29 07:58:44 +00:00 |
|
Chris Danford
|
73f7db6b15
|
Replaced most D3DX dependencies. Added Brendan's not-yet-functional networking code.
|
2002-10-28 05:30:45 +00:00 |
|
Chris Danford
|
15fc589cc6
|
Fixed articts in hold note and life frames.
|
2002-10-18 19:01:32 +00:00 |
|
Glenn Maynard
|
74d7f20479
|
commented debug function no longer exists
fold out a conditional (cosmetic)
|
2002-10-16 00:28:01 +00:00 |
|
Chris Danford
|
5e9a6a4df6
|
Added fade between movies and touched up some graphics
|
2002-10-10 04:11:30 +00:00 |
|
Chris Danford
|
05cb828e81
|
Yet more theme cleanup. This should be the job of the artists!
|
2002-09-24 03:12:04 +00:00 |
|
Glenn Maynard
|
2237a894d2
|
simplify
|
2002-09-11 05:09:09 +00:00 |
|
Chris Danford
|
7d4cf73000
|
half-finished codes, options icons, and two new modifiers.
|
2002-09-02 21:59:58 +00:00 |
|
Glenn Maynard
|
0276234c56
|
minor simplifications
|
2002-08-23 08:26:11 +00:00 |
|
Glenn Maynard
|
b841bd7e82
|
Add missing assert.h.
|
2002-08-23 01:06:36 +00:00 |
|
Chris Danford
|
0447dc2aad
|
Bug fixes and deferred rendering architecture
|
2002-08-18 16:19:26 +00:00 |
|
Chris Danford
|
7c1bfb3a0d
|
big checkin - new noteskin format and XY positioning. I probably broke a lot of things.
|
2002-08-13 23:26:46 +00:00 |
|
Chris Danford
|
4ec08edf2d
|
Mini-rewrite of input mapping, theme support, and added KSF reader.
|
2002-07-31 19:40:40 +00:00 |
|
Chris Danford
|
936fabbe85
|
more fixes to Oni and courses
|
2002-07-27 19:29:51 +00:00 |
|
Chris Danford
|
317c352a9b
|
Various bug fixes. See changelog.
|
2002-07-23 01:41:40 +00:00 |
|
Chris Danford
|
cf9b808ea3
|
no message
|
2002-06-27 17:49:10 +00:00 |
|
Chris Danford
|
0bc6e1ec7e
|
weekend checkin
|
2002-06-14 22:25:22 +00:00 |
|
Chris Danford
|
b723efdaba
|
no message
|
2002-05-27 08:23:27 +00:00 |
|
Chris Danford
|
8549236385
|
no message
|
2002-05-20 08:59:37 +00:00 |
|
Chris Danford
|
2f80235590
|
no message
|
2002-05-19 01:59:48 +00:00 |
|
Chris Danford
|
6f1c1e4619
|
no message
|
2002-05-01 19:14:55 +00:00 |
|
Chris Danford
|
dad622f11c
|
no message
|
2002-04-28 20:42:32 +00:00 |
|
Chris Danford
|
78f3e80118
|
2.50 checkin
|
2002-04-16 17:31:00 +00:00 |
|
Chris Danford
|
d641cb4ae3
|
middle of working on 1.90
|
2002-03-31 07:55:25 +00:00 |
|
Chris Danford
|
d2eeed810c
|
in the middle of working on 1.70. Now compiles in Visual Studio.net
|
2002-03-30 20:00:13 +00:00 |
|