Commit Graph

3748 Commits

Author SHA1 Message Date
zilmar bcd2a6f6b6 [Glide64] Remove card_id 2017-01-24 08:42:49 +11:00
zilmar 2ed3a57917 [Glide64] Remove TEXTURE_FILTER check 2017-01-24 08:41:20 +11:00
zilmar 4305890799 [Glide64] Use log dir from settings 2017-01-24 08:34:08 +11:00
zilmar d1887bd0e5 [Glide64] Move read settings inside settings class 2017-01-24 08:30:46 +11:00
zilmar f9708bcec6 [Glide64] Add logdir and flush log to setting class 2017-01-24 08:16:25 +11:00
zilmar d070196cd2 [Glide64] Move system settings id in to Settings.cpp 2017-01-24 08:11:51 +11:00
zilmar 4561494303 [Glide64] Add SettingsID.h 2017-01-24 08:05:14 +11:00
zilmar c4746eb368 [Glide64] Remove grSstSelect 2017-01-24 07:22:44 +11:00
zilmar b086b8a296 [Glide64] Create RegisterSettings function 2017-01-24 05:35:27 +11:00
zilmar f0ea584929 [Glide64] Move ReadSpecialSettings to Settings.cpp 2017-01-24 05:28:13 +11:00
zilmar 9afe8e6973 [Glid64] Move ReadSettings to Settings.cpp 2017-01-24 05:19:46 +11:00
zilmar 50c7d61848 [Glide64] Init settings in PluginLoaded 2017-01-23 17:50:29 +11:00
zilmar 5961d9cb1d [Glide64] Remove debugger 2017-01-23 17:24:01 +11:00
zilmar 52ab4949b4 [Project64] Preserve current dir when calling GetOpenFileName 2017-01-21 10:31:09 +11:00
zilmar 1d7bdd2c27 [Project64] Only create mempak on write 2017-01-21 10:11:14 +11:00
zilmar ffbe446c79 [Android] Keep stack aligned 2017-01-20 08:43:38 +11:00
zilmar bafffcbf41 [Android] Add LastStoreReg exception to CompareArmRegToConst 2017-01-19 17:50:59 +11:00
zilmar e098aacf0c [Android] Add LastStoreReg exception to AddConstToArmReg 2017-01-19 17:48:16 +11:00
zilmar 8cf62142b5 [Android] Track push/pops 2017-01-10 18:25:18 +11:00
zilmar 20fe044b7d [Android] Add PushPopRegisterList 2017-01-10 18:13:13 +11:00
zilmar ec380bfe0d [Project64] Record function end location 2017-01-10 18:01:59 +11:00
zilmar 5febae4ec9 [Android] Rename some variable names in ArmOps.h 2017-01-10 17:54:11 +11:00
zilmar e65fd32de4 [Android] Add logging on display error 2017-01-10 17:45:53 +11:00
zilmar a367b4792b [Project64] Add Reduced Sync Mem option 2017-01-04 18:04:37 +11:00
zilmar b87335957e [Glide64] enable rotate setting on all systems 2017-01-04 17:26:25 +11:00
zilmar b44e26134d [Glide] Fix some white space 2017-01-04 07:31:45 +11:00
zilmar 572c5d4ded [Glide64] Replace gl_Color with vFrontColor 2017-01-03 20:26:07 +11:00
zilmar f12484e0ca [Glide64] Replace gl_Color with vFrontColor 2017-01-03 20:24:08 +11:00
zilmar cb8ce4904c [Glide64] Remove usage of gl_TexCoord in shaders 2017-01-03 20:21:06 +11:00
zilmar 2ea9fd21e5 [Project64] Initialize base system first 2017-01-03 16:40:56 +11:00
zilmar 02e2168740 [Project64] Flush Logs on exception and another exception case handled 2017-01-03 16:38:44 +11:00
zilmar f8ff6900ef [Android] Fix uninstall link 2017-01-03 16:25:36 +11:00
zilmar 45c6d0d157 [Common] Get logs to track file size 2017-01-03 16:21:35 +11:00
zilmar bfb64dc458 [Glide64] Fix compile bug 2017-01-03 16:13:17 +11:00
zilmar 9e61c684d6 [Glide64] More cleanup of global names 2017-01-03 09:01:39 +11:00
zilmar f8a7886c8d Merge pull request #1240 from daarky/patch-2
Update German.pj.Lang
2017-01-03 06:05:09 +11:00
daarky a01a3538b8 Update German.pj.Lang
*Shortened some words to fit into Buttons, Labels etc...
*Added '&' to some texts for shortcut usage
2017-01-02 13:53:46 +01:00
zilmar 1ae0a5ff52 Merge pull request #1239 from daarky/patch-1
Updated German language for Project64 2.3
2016-12-31 12:14:12 +11:00
daarky 9db42a42c3 Updated German language for Project64 2.3
Revised the whole translation. Shortened some words to fit into Buttons, Labels etc...
Corrected some translation which doesn't make sense in the context where they are used.
Corrected usage of "-" in German Language.
2016-12-31 00:45:55 +01:00
zilmar 2781299bd7 Merge branch 'master' of https://github.com/project64/project64 2016-12-28 11:26:01 +11:00
zilmar 4ab1d103b6 [Glide64] Start to clean up OGLEScombiner.cpp 2016-12-28 11:25:18 +11:00
zilmar cad4a16647 Merge pull request #1238 from Enker/patch-1
[RDB] Fix freeze in Wonder Project J2
2016-12-28 07:39:38 +11:00
Enker 013c4ed285 [RDB] Fix freeze in Wonder Project J2 2016-12-26 20:14:39 -05:00
zilmar 6c78c898b0 [Glide64] Clean up combiner 2016-12-26 09:26:36 +11:00
zilmar 10d37d5abf Merge pull request #1236 from Enker/patch-1
[RDB] Fix Kirby 64 save size
2016-12-25 17:03:01 +11:00
Enker b37ec52ed6 [RDB] Fix Kirby 64 save size 2016-12-24 22:19:28 -05:00
zilmar 9410db5981 [Android] Update the support window code 2016-12-24 07:54:48 +11:00
zilmar 267d19a93b [Project64] Add Logging on un handled exception 2016-12-24 07:51:52 +11:00
zilmar 1c61eb68db [Project64] Change some logging level on recompiler messages 2016-12-24 07:47:20 +11:00
zilmar 9172ea7ac0 [Android] Add Missing LanguageStringID.java 2016-12-20 22:40:36 +11:00