Commit Graph

3554 Commits

Author SHA1 Message Date
zilmar 6093ed6a41 [Project64] Make sure variable when no system are static 2016-06-16 20:59:13 +10:00
zilmar acc5c6ed24 [Android] Fix a bug in build.cmd 2016-06-12 08:56:33 +10:00
zilmar 41ee8a432b [Android] Improve the build script 2016-06-10 23:32:02 +10:00
zilmar ce812693e3 [Android] Add initial version 2016-06-09 19:46:46 +10:00
zilmar d62a1c9455 Merge pull request #1122 from MELERIX/lang
Updated Spanish Translation
2016-06-08 10:16:40 +10:00
MELERIX 6896bf6edb Updated Spanish Translation 2016-06-07 20:09:11 -04:00
zilmar e81e77a2cc [Build] Get projects building 2016-06-07 20:25:32 +10:00
zilmar 347062d745 [Project64] Use clock_gettime in CDateTime::SetToNow for android 2016-06-07 17:29:24 +10:00
zilmar b6068d81d4 [Build Script] Update upload_beta.vbs 2016-06-07 17:28:14 +10:00
zilmar c743e0c371 [Build Script] Add Sign.cmd 2016-06-07 17:27:36 +10:00
zilmar 51aad1456f Merge pull request #1120 from Nekokabu/patch-1
Update Japanese.pj.Lang
2016-06-07 09:13:31 +10:00
Nekokabu 0bc2a98576 Update Japanese.pj.Lang 2016-06-06 23:03:43 +09:00
Nekokabu 3ccd8d603b Update Japanese.pj.Lang 2016-06-06 22:43:42 +09:00
zilmar 2e6d163882 Merge pull request #1116 from cxd4/gbcart
forgot death-droid's GBCart thing
2016-06-06 12:00:09 +10:00
zilmar 54b4a1a885 Merge pull request #1115 from cxd4/zlib
[zlib] local PJ64 zlib static dependency build script added
2016-06-06 11:58:48 +10:00
zilmar 8a923a1377 Merge pull request #1118 from JunielKatarn/fix_android_project_mappings
Fix Project64.sln mappings for Android projects.
2016-06-06 11:56:51 +10:00
Julio C. Rocha 49939eae0b Fix Project64.sln mappings for Android projects. 2016-06-05 18:26:31 -07:00
d8f0fa4e1d forgot death-droid's GBCart thing 2016-06-05 20:01:45 -04:00
c4de904824 [zlib] to fix: compile warnings with -pedantic and -Wall 2016-06-05 19:54:22 -04:00
7140b0633f [zlib] We don't need these include directories. 2016-06-05 19:51:10 -04:00
208c031bd6 [zlib] local PJ64 zlib static dependency build script added 2016-06-05 19:49:41 -04:00
zilmar b13c970434 Merge pull request #1114 from Lithium64/ptbr_64dd
Added 64DD strings to brazilian language file
2016-06-06 09:08:00 +10:00
Lithium64 856b647668 64DD Strings
64DD Strings
2016-06-05 20:03:22 -03:00
zilmar 59d242f8d7 Merge pull request #1113 from cxd4/420
more stuff I forgot to assemble and link, but not compile...
2016-06-06 08:08:04 +10:00
zilmar a32f5999eb Merge pull request #1112 from cxd4/DD
forgot to pass @LuigiBlood's 64DD stuff to the linker
2016-06-06 08:07:32 +10:00
zilmar 1c2383438b Merge pull request #1111 from cxd4/static-core
Don't try to link in 7zip support for non-Windows builds yet.
2016-06-06 08:05:00 +10:00
zilmar bfec79e047 Merge pull request #1110 from LuigiBlood/64dd_2
[UI] Update English and French & fix Save Slot string preventing emulation
2016-06-06 08:03:56 +10:00
735f924612 undefined SetupSegvHandler 2016-06-05 17:48:49 -04:00
bfbc738ec7 undefined Transferpak::ReadFrom, ::WriteTo 2016-06-05 17:42:25 -04:00
3cb50b4102 forgot to pass @LuigiBlood's 64DD stuff to the linker 2016-06-05 17:13:48 -04:00
luigiblood b40174e2f4 [UI] Fix Save Slot string (Prevents emulation) 2016-06-05 23:03:40 +02:00
08b850b5ba We only need -fpermissive to compile the core. 2016-06-05 16:46:28 -04:00
039fed5a3c Do not specify 7zip for linkage outside _WIN32. 2016-06-05 16:39:51 -04:00
792bf337fb `set' is only valid for Windows/MinGW build scripts. 2016-06-05 16:30:33 -04:00
luigiblood 76f6e606ae [Lang] Update English and French with 64DD text 2016-06-05 21:52:51 +02:00
zilmar 4d1f65c18d Merge pull request #1004 from cxd4/rsp-EXPORT
[RSP] Get Main.cpp compiling (almost) outside Windows.
2016-06-06 05:15:45 +10:00
zilmar dd1cf6a154 Merge pull request #1105 from LuigiBlood/64dd_2
[UI-Settings] Add 64DD IPL ROM path to General Settings UI
2016-06-06 05:14:43 +10:00
zilmar b7b692e8cd Merge pull request #1108 from cxd4/link-output
Update core linkage output.
2016-06-06 05:13:13 +10:00
zilmar 38596d120a Merge pull request #1109 from Lithium64/ptbr_update
Update Brazilian language file
2016-06-06 05:11:42 +10:00
Lithium64 7fbeef371a Added missing language string
Added missing language string
2016-06-05 15:06:34 -03:00
46287ddead output prefix with "lib"- to link with -l 2016-06-05 13:07:49 -04:00
41f325243b needs <signal.h> #ifndef _WIN32 in class member 2016-06-05 13:06:27 -04:00
luigiblood 823232c2d3 [UI] Forgot to set 64DD IPL Path text 2016-06-05 17:41:34 +02:00
738f0ddd01 resolved merge conflict with Source/RSP/Main.cpp 2016-06-05 11:10:22 -04:00
luigiblood 9cac742ebc [UI] Moved 64DD IPL ROM Path to Advanced Settings 2016-06-05 15:35:53 +02:00
zilmar d554a18fa2 [Project64] Build script should rebuild 2016-06-05 18:32:19 +10:00
zilmar ac40f39269 Update version numbers 2016-06-05 17:22:42 +10:00
zilmar b8507e6b4b Merge pull request #1002 from cxd4/rsp-compiled-o_OOO
[RSP] Optimize compiling scalar whole selections.
2016-06-05 17:12:26 +10:00
zilmar 077780d0f3 Merge pull request #354 from MELERIX/crapware
Removed Adware
2016-06-05 17:10:00 +10:00
zilmar caa4f7e33e [Project64] Update package script to be able to pass filename 2016-06-05 16:44:48 +10:00