Commit Graph

3729 Commits

Author SHA1 Message Date
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
zilmar 7cb6d2f5c0 [Android] Start to use project64 language functionality 2016-12-20 18:55:28 +11:00
zilmar c29d6612cb [Android] Write back instead of unmap more registers 2016-12-20 18:33:53 +11:00
zilmar 79d50f1bc6 [Project64] Reset rom browser on debug language 2016-12-20 18:32:36 +11:00
zilmar 7e13dfc797 [Android] Watch for uninstall 2016-12-20 18:31:25 +11:00
zilmar 862503ce43 [Android] Add Game run settings 2016-12-20 18:22:18 +11:00
zilmar c3a63f8b78 [Glide64] Clean up code related to shader programs 2016-12-20 18:19:21 +11:00
zilmar ec5c860a60 [Project64] fix CSettingTypeApplication::Save 2016-12-14 06:46:05 +11:00
zilmar beed52498e [Glide64] Remove FPS 2016-12-13 17:31:40 +11:00
zilmar 2394215349 [Android] Fix buf in CArmRecompilerOps::SPECIAL_XOR 2016-12-13 06:25:32 +11:00
zilmar e4a29ce003 [Android] Update CArmRecompilerOps::BEQ_Compare 2016-12-13 06:24:37 +11:00
zilmar e1e4daaf25 [Android] fix bugs in CArmRecompilerOps::BNE_Compare 2016-12-13 06:23:55 +11:00
zilmar 4cf5a54999 [Android] Do not create system on show menu 2016-12-13 06:22:35 +11:00
zilmar f8e49dfbb8 [Project64] Delete default setting if application and bool 2016-12-13 06:20:54 +11:00
zilmar da2804e831 [Project64] Clean up some warnings in CodeSection.cpp 2016-12-13 06:19:11 +11:00
zilmar 43ed20d59c [Project64] Do not save on eeprom if read only 2016-12-13 06:13:10 +11:00
zilmar df36516c6d [Project64] Rename Generate log to Log asm 2016-12-13 06:11:47 +11:00
zilmar 2cfaffcfea Merge branch 'master' of https://github.com/project64/project64 2016-12-13 05:16:24 +11:00
zilmar 5d18a5ec5c Merge pull request #1233 from LuigiBlood/64ddsave
[64DD] Avoid Disk save disappearing when crashing during save
2016-12-10 06:41:18 +11:00
zilmar 7344a45b7e [Android] Add LogLevelPreference.java 2016-12-09 17:42:24 +11:00