Commit graph

774 commits

Author SHA1 Message Date
James Hood
7dd20d551e Added default config file for glN64 2008-03-18 06:41:45 +00:00
James Hood
b76901c5ee minor change to README 2008-03-18 06:18:52 +00:00
James Hood
a1ef36c709 Removed install.sh TODO item. This was implemented in r20 2008-03-17 07:30:10 +00:00
James Hood
bc2b36edeb bugfix: copyfile function in util.c was leaving 'ÿ' at the end of every copied file. 2008-03-17 07:19:34 +00:00
James Hood
8476decff6 -Updated release.mk for new config/ dir and install.sh/uninstall.sh scripts.
-Updated README file
2008-03-17 07:07:10 +00:00
James Hood
eafbf49b66 -Created install.sh and uninstall.sh scripts in trunk. These scripts will be used to do install/uninstall in the source and binary distributions for Mupen64Plus.
-Modified top-level Makefile so 'make install' and 'make uninstall' call install.sh and uninstall.sh, respectively.
2008-03-17 06:18:41 +00:00
James Hood
e81f213c6f -Created config/ dir and moved all config files to it.
-Modified Makefile so 'make install' will copy default config files to install dir
-Modified gui_gtk/rombrowser.c so rombrowser.cache file is saved to user config dir.
-Modified main/main.c so on creation of user config dir ~/.mupen64plus, all config files from install dir are copied to user config dir.
2008-03-17 00:40:43 +00:00
James Hood
605abd80a1 Implemented SetConfigDir API call for RiceVideo. This config dir is used to find the RiceVideo.cfg and RiceVideoLinux.ini files. It is also used as the base path for the hires_texture/ and texture_dump/ directories. 2008-03-16 22:59:18 +00:00
James Hood
42e8448c24 Removed copy instructions from glide64 and rice_video Makefile's since now the top-level Makefile will automatically copy the plugins to the plugins/ dir after building. 2008-03-16 16:34:40 +00:00
Richard Goedeken
b214a30f40 added release.mk file. To build a release, just do "make -f release.mk all VER=1.3.0" 2008-03-16 00:18:15 +00:00
Richard Goedeken
0fbedebac6 add .ini file copy for both rice video and glide64 plugins after building them in the makefile 2008-03-16 00:16:05 +00:00
Richard Goedeken
405b099723 set default screen update setting to 1 for super mario 64 to fix artifacts 2008-03-15 23:58:04 +00:00
James Hood
d35165f01b updated README for new mupen64plus program name 2008-03-15 21:33:01 +00:00
Richard Goedeken
ac35c5f28e Integrated glide64 plugin into mupen64plus build system. Removed -Wall from pre.mk 2008-03-15 18:30:48 +00:00
Richard Goedeken
a5e27c1efb integrated rice video into mupen64plus build system 2008-03-15 17:58:10 +00:00
Richard Goedeken
3ad9e08591 Changed project name to Mupen64Plus 2008-03-15 16:23:36 +00:00
Richard Goedeken
11297da57b Removed windows files from rsp_hle plugin source 2008-03-15 15:33:56 +00:00
Richard Goedeken
3d3a08992c Removed 2 unnecessary files 2008-03-15 15:24:57 +00:00
Richard Goedeken
3a1018ba07 Removed mupen64_soft_gfx plugin, as it is very broken 2008-03-15 15:20:20 +00:00
Richard Goedeken
dc8b22b8db removed unnecessary header.txt file 2008-03-15 15:17:29 +00:00
Richard Goedeken
db04bce7bf Removed trunk/winproject and trunk/main/win folders 2008-03-15 15:05:32 +00:00
Richard Goedeken
b1ae03d8c7 Imported mupen64plus/trunk/glide64 from mupen64-amd64/trunk/glide64 rev 254 2008-03-15 14:37:42 +00:00
Richard Goedeken
2dd0da478c Imported mupen64plus/trunk/rice_video from mupen64-amd64/trunk/ricevideo610-64bit rev 254 2008-03-15 14:36:11 +00:00
Richard Goedeken
cf8b8ca208 Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00