Commit Graph
12985 Commits
Author SHA1 Message Date
Glenn Maynard 0409fe9d96 comment, cleanup
don't reload sounds unnecessarily
2005-01-15 03:10:08 +00:00
Glenn Maynard 44d55b431a add foreach.h 2005-01-15 02:38:33 +00:00
Glenn Maynard 73caca5eea Use NonblockingRng instead of AutoSeededRandomPool. AutoSeededRandomPool allows adding entropy from various sources, but we only have one source (the OS's random number generation). If we really want to seed entropy from multiple sources, we can use the code in crypto/ from Putty, which does the same thing in a tiny fraction of the code. 2005-01-15 02:36:07 +00:00
Glenn Maynard 79e018f52f only one-line description I can think of for NoteField ... 2005-01-15 02:14:09 +00:00
Glenn Maynard 894592a56e cleanup 2005-01-15 02:12:34 +00:00
Glenn Maynard 0dfdaee605 remove some more old experimental stuff 2005-01-15 02:01:26 +00:00
Glenn Maynard da407f2fb7 unused header 2005-01-15 01:48:53 +00:00
Glenn Maynard 1c5d87fa57 remove ArrowBackdrop 2005-01-15 01:48:17 +00:00
Glenn Maynard aad97fbcb9 remove some more old experimental stuff 2005-01-15 01:45:34 +00:00
Glenn Maynard f8b90e0bcf remove some old experimental stuff 2005-01-15 01:38:42 +00:00
Glenn Maynard f4391c932b remove some old experimental stuff 2005-01-15 01:35:58 +00:00
Glenn Maynard 3a9b2f7f4b working on fixing up extra loads when entering play mode in the editor 2005-01-15 01:28:29 +00:00
Glenn Maynard 36445d1e1b typo 2005-01-15 01:09:08 +00:00
Glenn Maynard 8431430721 merge PlayerMinus and Player back together 2005-01-15 01:03:48 +00:00
Glenn Maynard 0a6ac4092e remove unneeded comments 2005-01-14 23:37:52 +00:00
Glenn Maynard 856dc5c2ff Handle editor keymappings more sanely; this fixes the "#ifdef XBOX"
everywhere (tip: if you're putting that many preprocessor checks in
high-level code, you're doing something wrong).
2005-01-14 23:17:04 +00:00
Glenn Maynard dbca4bbf7f fix crashes due to big meter values 2005-01-14 15:58:19 +00:00
Glenn Maynard 19512c4e9c remove oaep 2005-01-14 15:00:26 +00:00
Glenn Maynard a2995abbd2 cleanup 2005-01-14 14:59:27 +00:00
Glenn Maynard 87b65e5f8a remove oaep 2005-01-14 13:19:56 +00:00
Chris Danford 5c79ac4196 pass bNeedsNormals into RageCompiledGeometry 2005-01-14 10:23:22 +00:00
Chris Danford c558727bf7 fix compile error 2005-01-14 06:10:56 +00:00
Glenn Maynard 69ef41300e remove oaep 2005-01-14 03:06:13 +00:00
Glenn Maynard c554712d08 more unused 2005-01-14 03:05:41 +00:00
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