mupen64plus-oldsvn/main
Jesse Dean 45947c152e Fixed issue with not being able to close game while running netplay,
timing accuracy improved with late stamps in transmited packets
2008-10-20 01:06:37 +00:00
..
7zip fixed warning in 7zip code for 64-bit systems 2008-07-01 04:03:51 +00:00
bzip2 Added bzip2 support, readded unstream fixes from minizip library and redeleted MupenIniApi (cleanup from merge). 2008-06-19 07:40:49 +00:00
gui_gtk Merged in Gtk gui_message fix as the netplay GUI actually uses these. 2008-07-26 10:05:17 +00:00
gui_kde4 KDE4 GUI slots now work (if slot is changed elsewhere, menu shows correct slot), slot is persistant. Added multirom archive suport to KDE4 GUI rombrowser. Minor KDE4 and Gtk GUI menu text / accelerator and mnemonic updates. 2008-07-22 18:23:46 +00:00
lzma LZMA support. 2008-06-21 03:25:10 +00:00
zip Added bzip2 support, readded unstream fixes from minizip library and redeleted MupenIniApi (cleanup from merge). 2008-06-19 07:40:49 +00:00
adler32.c Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00
cheat.c reverted commit 677, which introduced a bug which causes very bad things to happen if you run the same game twice. I suspect this is related to the g_MemHasBeenBSwapped mechanism which was removed in this commit, but there were too many changes to pinpoint the exact cause 2008-06-26 01:10:56 +00:00
cheat.h Added cheat system support such that if a cheat is disabled during gameplay, the original memory values before the cheat was applied will be written back to memory to attempt to reverse the cheat. 2008-04-24 07:40:31 +00:00
config.c another couple of memory leak fixes from Tub, in main/config.c 2008-06-17 19:06:30 +00:00
config.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
lirc.c First commit of netplay refactoring to current trunk, netplay core compiles, netplay gui does not 2008-07-25 21:00:12 +00:00
lirc.h -Fixed LIRC support (it was broken during gui/nogui merge). 2008-03-25 05:40:42 +00:00
main.c Fixed issue with not being able to close game while running netplay, 2008-10-20 01:06:37 +00:00
main.h First commit of netplay refactoring to current trunk, netplay core compiles, netplay gui does not 2008-07-25 21:00:12 +00:00
md5.c Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
md5.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
plugin.c First commit of netplay refactoring to current trunk, netplay core compiles, netplay gui does not 2008-07-25 21:00:12 +00:00
plugin.h Merged volume changing patch from Wahrhaft, with lots of changes by Richard42. Now both SDL-based and OSS-based volume controls are supported. 2008-07-16 04:39:14 +00:00
rom.c Improved comments for RCS and rom loading. 2008-07-15 15:20:17 +00:00
rom.h Changed rombrowser.cache format, added 4 bytes worth of 0s to the header so older (non RCS) versions simply ignore and rebuild the cache (as opposed to generally running out of memory or segfaulting). When switching back to an RCS version the cache will need to be rebuilt. Also changed some cache_entry types from unsigned short to unsigned chars to save space. Fixed two minor RCS bugs. Also added Penny Racers to the .ini. 2008-07-13 22:25:55 +00:00
romcache.c Improved comments for RCS and rom loading. 2008-07-15 15:20:17 +00:00
romcache.h Added simple rcs pausing 2008-07-14 03:27:19 +00:00
savestates.c Overhaul of messaging system. Mainly remove guifuncs.c and the associated includes. Double checked GUI=NONE build. Also changed alert_message to error_message as this is the more logical name. Also merged the three gui message functions which included a lot of repeated code as to simplify the gui api. 2008-07-14 06:42:33 +00:00
savestates.h Changes: 2008-05-07 09:22:29 +00:00
translate.c style and logic fixes for rev 715 - please see coding guideline #2 - follow style of existing code - dont put brackets around single conditional clauses. Also guideline #9 - for the sake of readable code use some spaces in conditional expressions 2008-07-01 02:21:09 +00:00
translate.h Moved osd.cpp from main/ into opengl/, moved screenshot code from main.c into opengl/screenshot.cpp, refactored screenshot mechanism to grab screenshots without the OSD overlay 2008-05-18 20:54:10 +00:00
util.c fixed small logical error in strcpy loop in util.c 2008-07-22 03:34:30 +00:00
util.h added function prototype for strnstrip to util.h. This was causing a crash on 64-bit machines 2008-06-23 03:42:45 +00:00
vcr.c Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
vcr.h Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00
vcr_compress.cpp Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
vcr_compress.h Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
vcr_resample.c Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
vcr_resample.h Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00
version.h Sorry for the commit SPAMing... 2008-06-21 03:44:34 +00:00
winlnxdefs.h KDE4 GUI merge: give default visibility attribute with dllexport declspec 2008-04-21 00:15:04 +00:00