Commit Graph

5577 Commits

Author SHA1 Message Date
rheiny 143909288c Cleaning out window.cpp 2007-02-11 13:45:14 +00:00
rheiny 5847e9eedb Trying to untangle the horrible web of file dependencies 2007-02-11 13:16:25 +00:00
rheiny a991ad19e4 Trying to untangle the horrible web of file dependencies 2007-02-11 13:13:36 +00:00
rheiny 1381b9fe37 Trying to untangle the horrible web of file dependencies 2007-02-11 13:08:36 +00:00
rheiny 949c9a83ce Trying to untangle the horrible web of file dependencies 2007-02-11 12:41:01 +00:00
rheiny 7b75fb1448 Trying to untangle the horrible web of file dependencies 2007-02-11 12:04:24 +00:00
rheiny 49b05ff178 Trying to untangle the horrible web of file dependencies 2007-02-11 11:45:50 +00:00
rheiny e018632901 Trying to untangle the horrible web of file dependencies 2007-02-11 11:23:20 +00:00
rheiny 695d4aaa0e Trying to untangle the horrible web of file dependencies 2007-02-11 11:22:43 +00:00
rheiny 22adcaa7fc Improved menu handling. 2007-02-11 10:19:00 +00:00
rheiny 35704e5aa4 Cleaned up some code. 2007-02-11 10:10:16 +00:00
rheiny 1644cb0762 Cleaned up some code. 2007-02-10 15:56:13 +00:00
rheiny 652c36be53 Added Cheat Console again. 2007-02-10 14:48:52 +00:00
rheiny c4d9cfe679 Cleaned up some code. 2007-02-09 19:02:13 +00:00
rheiny 5befd8b8be Cleaned up some code. 2007-02-07 20:50:47 +00:00
rheiny 507ddedda5 Cleaned up some code. 2007-02-07 20:35:15 +00:00
rheiny 618d4fccea Cleaned up some code. 2007-02-07 18:28:50 +00:00
rheiny 379136451f Cleaned up some code. 2007-02-06 19:15:24 +00:00
rheiny 62efccb998 Cleaned up some code. 2007-02-06 18:59:15 +00:00
rheiny e163d2cd87 Cleaned up some code 2007-02-06 14:14:58 +00:00
rheiny be3ec4a072 Cleaned up some code. 2007-02-05 20:41:23 +00:00
rheiny 54ff3f3b9d Cleaned up Windows logging code. 2007-02-05 19:37:24 +00:00
punkrockguy318 1980074fb2 2007-01-02 02:30:41 +00:00
punkrockguy318 735b7d7f1b Version 0.6.0 2007-01-02 02:28:59 +00:00
punkrockguy318 26cf8fad70 Fixed join/host bug 2006-12-10 14:02:36 +00:00
qfox a85e1ca59f BasicBot 0.3.4a: added some crude logging. fixed abs(). fixed at least one bug that contributed to the desync, but the bug may still remain. version not very well tested, therefore the 'a'. See changelog for the whole lot. 2006-11-26 23:53:28 +00:00
qfox 84e4c81061 Basic Bot 0.3.3, now allows toggles while computing. bot can now process in parts, but it will desync for some reason, need to check this later. single-segment still works fine. 2006-11-19 22:45:40 +00:00
punkrockguy318 164cd0f951 Test 0.5.2 release 2 2006-10-14 23:06:05 +00:00
punkrockguy318 c8e12cb6db Cleaned up code a bit 2006-10-14 22:13:58 +00:00
punkrockguy318 1b2e04ee75 Accepted scots improved options patch 2006-10-14 21:41:08 +00:00
punkrockguy318 69bd6ba6bc Fixed silly hack when forcing GTK event processing 2006-09-26 20:48:29 +00:00
punkrockguy318 ea35466dd2 0.5.1 release 2006-09-22 02:46:43 +00:00
punkrockguy318 1bdeb57300 0.5.1svn -> 0.5.1 2006-09-22 02:29:55 +00:00
punkrockguy318 7376f30421 Fixed stupid bug 2006-09-22 02:12:56 +00:00
punkrockguy318 13503e4bca Added patch from Scott Brown 2006-09-22 01:45:21 +00:00
punkrockguy318 f53c339781 Moved options file to gfceu_options 2006-09-21 19:46:25 +00:00
qfox bb77f84fe3 BasicBot 0.3.2: Added some minor commands, fixed a crashbug. 2006-09-16 11:18:37 +00:00
qfox 3f75d638d8 BasicBot documentation and changelog (will be updated for future BB updates). I think the documentation dir is best suited for these files, but if anyone wants them in the windows dir no problem, makes it easier for me :) Don't know whether anyone even checks the documentation dir anymore... The FCEU changelog is ancient. 2006-09-10 21:18:54 +00:00
qfox 5558cca57f BasicBot 0.3.1: Removed code-length limit (rather drastic change). Improved the GUI and added stuff for future features. 2006-09-10 14:11:26 +00:00
punkrockguy318 c8fd4f0978 bump to 0.5.1 2006-09-07 19:37:36 +00:00
zeromus 5e04ada196 add directx files to remove sdk dependencies. dunno if this is the right thing to do, but it will get more people compiling forn ow 2006-09-07 17:57:24 +00:00
qfox fe0492c6e7 BasicBot 0.3.0, now uses bytecode and interpreter (should increase performance). Changed branching (far more efficient) and added >> and << operations. 2006-09-04 22:26:58 +00:00
qfox a2f48e180f BasicBot 0.2.2b, updated save/load code. Will auto-load/save on open/close, once a bug has been fixed. Need help fixing the WM_INITDIALOG event (-> mailinglist). 2006-09-01 02:57:35 +00:00
gimmedonutnow 091d0b225d - SDL now uses the new configuration system 2006-08-30 15:27:05 +00:00
qfox 24288cd015 Basicbot 0.2.2: Added "static variables" (no, not a contradiction ;) and "static random variables" (I won't even try...) 2006-08-28 23:16:10 +00:00
zeromus dd126e30e5 more sound/throttle cleanups and improvements 2006-08-25 07:05:55 +00:00
zeromus 11e0d7ebcf improved windows sound and throttling. cleaned up lots of the mess. 8bit supported, although I dont know why you'd want to do that (it doesnt significantly cut down on processing time). Im halfway tempted to take out all the 8bit code and reimplement it buried very deep into the sound output driver as an uncontrollable panic toggle for obscure cases where 16bit isnt available. 2006-08-24 07:19:31 +00:00
zeromus ee82ccc638 configsys needs to include ../../types.h to get the snprintf macro for vs 2006-08-24 03:36:59 +00:00
zeromus a82608cd98 minor sound tweaks 2006-08-22 07:13:41 +00:00
zeromus 886085c9cb wtf with this stdbool. use a normal compiler 2006-08-22 06:31:32 +00:00