Commit graph

22 commits

Author SHA1 Message Date
Scott Knauert
d79dc60abf Fixed seg fault bug introduced in prior commit. Sorry. 2008-06-10 11:07:28 +00:00
Scott Knauert
fafebeae91 Okay, besides the ini and some better frontend / backend integration, RCS is basically done. Re-added proper filter shortened code path, added smarter user comment edits that are less resource intensive, implemented refmd5s, and cleaned up a lot of code. 2008-06-10 08:44:11 +00:00
Scott Knauert
87db40b984 RCS backend nearing completion. Switched to much more efficient
storage and search scheme.
2008-06-06 05:38:48 +00:00
Scott Knauert
6830f04a17 Save of WIP. Added support for Internal Name (extremely messly), cleaned up rcs CIC detection, so
its faster and uses less memory. Added initial Status support.
2008-05-31 08:02:22 +00:00
Scott Knauert
4b8251867c Added MD5 Hash and CIC Chip to rombrowser, fixed breakage from previous commit.
Valgrind says memory leak is fixed in Gtk GUI filtering and sorting. Ideally a
faster approach to filtering / sorting could be found.
2008-05-27 07:46:16 +00:00
Scott Knauert
7727414294 Work in progress of Issue 93 fix, rcs extension of Gtk GUI rombrowser, CIC chip
detection, and more. Needs a make clean && make since structures were changed.
2008-05-25 18:03:36 +00:00
Scott Knauert
6539663e8b Code cleanup, more malloc checks, comments implemented through rcs. 2008-05-22 04:10:53 +00:00
Scott Knauert
b1832f7a19 Don't close and clear ini database until we exit. Fixes cache corruption when running roms. 2008-05-21 14:21:24 +00:00
Scott Knauert
e0fdc33888 Moved functions around to better places. 2008-05-19 22:44:27 +00:00
Scott Knauert
53dfa6e28e Incremental improvement, Gtk GUI romproperties updated to work with rcs. 2008-05-19 17:26:45 +00:00
Scott Knauert
754289272d Rough integration of rcs and Gtk GUI. 2008-05-19 08:42:29 +00:00
Scott Gorman
f1944a2cd6 Huge change, but since it doesn't work... it needs to be fixed. but my concept might be good. 2008-05-19 00:48:43 +00:00
Scott Knauert
9cab10bcce Incremental improvement, cache saving, loading, and clearing now work. 2008-05-17 08:30:32 +00:00
Scott Knauert
43b653d406 Compiles, GUI not moved to rcs. Ran into some speed issues.
Also, should we be using a linked list for the cahce data 
structure? Besides those two items, its all just minor 
implementation and cleanup (and free time to do so). See 
comments in romcache.c
2008-05-16 04:36:28 +00:00
Scott Knauert
0e16a73821 Merged rom handling changes. Seg faults. 2008-05-12 02:49:47 +00:00
James Hood
16a274adb6 -Rewrote cheat dialog to handle add/edit and enable of cheats all in one dialog.
-Removed Cheat menu and replaced it with "Cheats..." menu item in the Options menu.
-Modified alert_message and confirm_message so they handle line wrap of the message internally, so now it's no longer necessary to insert newline chars into strings passed to alert_message and confirm_message.
-added list_find_node utility function to util.c.
-added utility functions to create/delete cheat structures for use by the gui.
2008-04-23 06:46:47 +00:00
Richard Goedeken
9f10d202be Reverted all changes on trunk from rev 189. The reason why I made a branch was so that you would not commit these things on the trunk. 2008-04-14 11:29:15 +00:00
John Chadwick
ec8445cc55 Attempt 3 at commiting the patches.
THIS PATCH IS PRELIMINARY AND DOES NOT WORK.
It also needs some major cleanup and most plugins are not yet compiling. Going to need any help I can get here, but I'll be working on it.
2008-04-14 04:37:57 +00:00
Richard Goedeken
5f32c254fe Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
James Hood
68c30bb464 Don't print "Info: Loading Rom: XX%" 100 times 2008-03-19 06:39:57 +00:00
James Hood
58773a915a -bugfix: newlines in Catalan translation file were causing problems with that translation.
-Readded --noask functionality (it was lost during gui/nogui merge).
-Added config dialog checkbox to toggle noask setting.
-Fixed problem with too many dialog windows when loading a bad dump or hacked rom.
2008-03-19 01:29:19 +00:00
Richard Goedeken
cf8b8ca208 Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00