Glenn Maynard
|
0d3d5efb92
|
merge http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/sshbn.c?rev=4372&r1=3760&r2=4372
|
2005-01-14 03:00:42 +00:00 |
|
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
|
05ecd23697
|
We can't get to ScreenNetEvaluation unless we're already loged in, and we should always go back to the select room.
|
2005-01-12 23:16:55 +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
|
65929a538c
|
Update to utilize changed lua commands properly.
|
2005-01-12 18:11:24 +00:00 |
|
Glenn Maynard
|
0460501020
|
check Lua, even when using lua-config
|
2005-01-12 14:24:44 +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
|
c7679f7304
|
Update
|
2005-01-12 05:39:16 +00:00 |
|
Charles Lohr
|
66c4afa760
|
Add: Let's start documenting the LUA functions.
|
2005-01-12 04:47:52 +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
|
a5a48483a0
|
Reorganization of branching screens so that it drops the user in the correct screen when done a game and after logging in.
|
2005-01-10 00:37:18 +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 |
|
Charles Lohr
|
6a3b32e4b5
|
oops... you can't start blindly playing.
|
2005-01-09 18:17:27 +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 |
|