Commit Graph

28 Commits

Author SHA1 Message Date
Glenn Maynard 223f4b57c2 unify code types 2007-03-15 20:38:12 +00:00
Glenn Maynard cf5dba03a4 GameController_Invalid 2006-09-26 20:59:40 +00:00
Glenn Maynard 72c9cf47c1 unused 2006-09-13 02:09:55 +00:00
Glenn Maynard 1a90d3c57e unused 2006-09-13 02:08:54 +00:00
Glenn Maynard 4b26951f0a split InputQueue::WasPressedRecently from AllWerePressedRecently.
This simplifies AllWerePressedRecently, and makes the input state
at the time of the press available.
2006-09-08 04:18:01 +00:00
Glenn Maynard 6daf49eac6 fix excessive Ago() calls 2006-09-08 03:44:14 +00:00
Glenn Maynard 518ac3307b unused headers 2006-09-08 03:17:24 +00:00
Glenn Maynard 4da8857f1d Simplify InputQueue: use InputEventPlus. This has the
timestamp it needs, and we can match MenuI from it without
doing extra conversions.
2006-09-08 03:16:35 +00:00
Glenn Maynard 94ea3cb9e0 cleanup 2005-09-03 00:30:46 +00:00
Glenn Maynard 1f369f298a sync behavior of InputQueue::MatchesSequence overloads 2005-04-24 06:30:32 +00:00
Charles Lohr d8320fedb4 FOREACH_PlayerNumber() should be FOREACH_GameController() 2004-08-16 18:21:34 +00:00
Glenn Maynard 733127d8ed license update 2004-06-08 01:24:17 +00:00
Chris Danford ba93ee8469 "for( int p=0; p<NUM_PLAYERS; p++ )" -> "FOREACH_PlayerNumber( p )" 2004-05-24 06:10:11 +00:00
Glenn Maynard f116a3f4e8 cleanup 2004-01-25 15:45:50 +00:00
Glenn Maynard 169a33ce85 cleanup 2003-12-06 01:34:04 +00:00
Chris Danford 2dc6cb9099 Let CodeDetector detect Left+Right and Left-Right-Start codes on ScreenSelectMusic 2003-12-02 09:04:00 +00:00
Chris Danford 71c57c1348 xoffset -> addx 2003-04-14 05:22:33 +00:00
Glenn Maynard 3f9504b7b9 newlines 2003-02-16 04:56:36 +00:00
Glenn Maynard 42cfd6f98c stdafx -> global 2003-02-16 04:01:45 +00:00
Glenn Maynard d8c4057660 get rid of TIMER 2002-12-19 23:07:20 +00:00
Glenn Maynard bccaf3560b s/Add/push_back/ 2002-10-31 04:23:39 +00:00
Glenn Maynard a041b7cd3e s/RemoteAt/erase/ 2002-10-31 04:11:08 +00:00
Glenn Maynard 7e9905995d some more s/GetSize/size/ and other minor STLisms 2002-10-31 03:16:02 +00:00
Glenn Maynard 5c841f287b s/RemoveAll/clear/g 2002-10-24 20:15:24 +00:00
Chris Danford 4f732aaa5b Random background movie support 2002-07-31 22:37:58 +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 8549236385 no message 2002-05-20 08:59:37 +00:00