Commit Graph
11620 Commits
Author SHA1 Message Date
Glenn Maynard 367f192d6d create keys with the same object that we sign/verify; not instantiating encrypt/decrypt objects saves ~100k stripped 2005-01-14 01:57:56 +00:00
Glenn Maynard 7b141f8f1f remove rng.h 2005-01-13 23:40:25 +00:00
Glenn Maynard 1687def015 cleanup, remove rng.h 2005-01-13 23:39:44 +00:00
Glenn Maynard a44c970ca8 cleanup 2005-01-13 23:35:46 +00:00
Glenn Maynard fcda95a607 remove unused stuff 2005-01-13 22:14:14 +00:00
Charles Lohr 2bbc72dd1f Fix: where did that selector thing start off? 2005-01-13 20:16:54 +00:00
Glenn Maynard f44facda48 fix roulette not being sorted 2005-01-13 17:40:56 +00:00
Glenn Maynard 6b931070cb fix wrong preferred sort for songs that have no easy steps 2005-01-13 17:39:14 +00:00
Glenn Maynard f082368325 fix up Song::GetClosestNotes: search all difficulties; if not looking for an
edit, don't return one
2005-01-13 17:38:18 +00:00
Chris Danford 7038f473b8 in preferred, sort by group -> meter -> num steps 2005-01-13 09:57:26 +00:00
Chris Danford 4799c3414b don't show random/roulette in non-preferred sorts 2005-01-13 09:56:41 +00:00
Chris Danford 725f515adc cleanup 2005-01-13 09:53:36 +00:00
Charles Lohr e44cd57056 Spacing/Style 2005-01-12 22:23:56 +00:00
Charles Lohr 43ce815c64 Fix: SMOnline Packet sending. 2005-01-12 22:22:53 +00:00
Glenn Maynard 887020242b base class should be explicitly initialized in the copy constructor 2005-01-12 19:20:18 +00:00
Charles Lohr f997d3cdf8 Update -- we forgot we can have multiple people logged on from one connection. 2005-01-12 05:40:23 +00:00
Charles Lohr 6035bcdec0 Fix: Don't crash if we are trying to log in a player who isn't joined. 2005-01-11 23:09:15 +00:00
Glenn Maynard 2592150cb9 fix long/marathon StageStats::GetAverageMeter results 2005-01-10 18:55:49 +00:00
Glenn Maynard 917893ec06 simplify 2005-01-10 15:37:29 +00:00
Glenn Maynard faa835f980 rename iMaxScoreToNow -> iCurMaxScore, to look like iCurCombo, iCurMissCombo 2005-01-10 15:26:21 +00:00
Glenn Maynard c7c28b9aea narrow StageStats* -> PlayerStageStats* 2005-01-10 15:18:13 +00:00
Glenn Maynard fc163a4c04 do save ScoreDisplay optoin to profile 2005-01-10 15:10:36 +00:00
Glenn Maynard 8c89672c89 float m_fScoreDisplay -> ScoreDisplay m_ScoreDisplay
minor cleanup
2005-01-10 15:10:02 +00:00
Glenn Maynard 681cf95ebc work around compiler oddity 2005-01-10 13:09:19 +00:00
Glenn Maynard f98a51d87e fix player 2 getting wrong player options applied 2005-01-10 13:04:31 +00:00
Chris Danford 5c5363598f fix VC7 warnings 2005-01-10 07:04:44 +00:00
Chris Danford c484f63266 fix "hold note ends incorrect after Turn"
fix AV in SuperShuffle
2005-01-10 06:23:04 +00:00
Glenn Maynard 87c4555a0c fix some cases of transforms brute-force iterating over rows 2005-01-10 01:03:36 +00:00
Glenn Maynard cde599f33a clamp .gz/.zip data: don't read more than it said would be available 2005-01-10 01:01:34 +00:00
Glenn Maynard 8d40bee10c fix shift-0 hold notes
These #ifdef Xbox-specific hacks need to go.  Making the entire editor
code unreadable and hard to maintain is just not acceptable.
2005-01-10 00:52:04 +00:00
Charles Lohr 4bc9c40a10 Reorganization of code, and fix of some crashes. 2005-01-10 00:35:43 +00:00
Glenn Maynard 9aaaea6e7e fix TODO 2005-01-09 22:28:31 +00:00
Glenn Maynard d7aba9fd68 fix some cases of transforms brute-force iterating over rows 2005-01-09 22:24:52 +00:00
Glenn Maynard 7ccc7731dc fix some cases of transforms brute-force iterating over rows 2005-01-09 22:13:18 +00:00
Glenn Maynard c26f402bba Fix mirror; only the pre-4s transform rows were being iterated over, which
broke holds.
2005-01-09 21:42:01 +00:00
Glenn Maynard a8b8341667 comments 2005-01-09 21:34:19 +00:00
Glenn Maynard b67e3c6ebd wrap texture coordinates when in texture animation mode 2005-01-09 21:19:09 +00:00
Charles Lohr f021bba577 If we are not connected, we can't be on a smonline server or logged in anway. 2005-01-09 18:26:32 +00:00
Steven Towle 19ac29c9af added score display options 2005-01-09 07:47:38 +00:00
Glenn Maynard e4799d5b0e fix miss combo 2005-01-09 05:24:46 +00:00
Glenn Maynard 71861bd600 PrefsManager should not depend on ThemeManager 2005-01-09 01:43:58 +00:00
Glenn Maynard 3c8e26369b Lua should not depend on ThemeManager 2005-01-09 01:31:06 +00:00
Chris Danford 223ca00728 Sprite -> AutoActor 2005-01-09 01:17:51 +00:00
Glenn Maynard d58fa5178c remove GlowMode 2005-01-08 22:40:42 +00:00
Glenn Maynard 8a29cc0459 remove separate glow modes 2005-01-08 22:14:08 +00:00
Glenn Maynard f9a96f885c (let's just remove glowmode entirely) 2005-01-08 22:10:04 +00:00
Glenn Maynard 25a5bfa7e7 Remove "blendmode,brighten"; it's the same as "blend,add", use that instead. 2005-01-08 22:08:31 +00:00
Glenn Maynard 35de6e65ae RageFileObjMem::PutString 2005-01-08 21:50:50 +00:00
Glenn Maynard 239066e02c fix 2005-01-08 19:26:04 +00:00
Glenn Maynard 5e102d4946 Profile::LoadStatsXmlFromNode 2005-01-08 19:15:56 +00:00