Commit Graph

1855 Commits

Author SHA1 Message Date
MELERIX 2e223de168 Merge https://github.com/project64/project64 into crapware 2015-10-26 21:39:26 -03:00
zilmar a52104aa25 Merge pull request #692 from cxd4/yo-yo-std-in-the-io
Fix non-MSVC compiler error:  undeclared sprintf()
2015-10-27 11:11:46 +11:00
zilmar 4452bbc3f0 Merge pull request #691 from MELERIX/lang
Minor changes in English main file
2015-10-27 11:10:58 +11:00
MELERIX c70079880f Merge branch 'master' into crapware 2015-10-26 19:21:17 -03:00
unknown afd470914d Fix non-MSVC compiler errors: undeclared sprintf() 2015-10-26 18:11:18 -04:00
MELERIX 44aa260436 Minor changes in English main file 2015-10-26 19:08:51 -03:00
zilmar 572418ec30 Merge pull request #650 from cxd4/mem
Remove external linkage of swap32by8()--now static.
2015-10-27 05:29:16 +11:00
unknown 77801190c2 Remove macro functions for byte order. 2015-10-26 13:10:50 -04:00
unknown 4e258b0c6b removed external linkage of function swap32by8() 2015-10-26 13:09:38 -04:00
zilmar 3e7e1e2bf5 Merge pull request #688 from JunielKatarn/FixLanguageSelector
Fix linker error due to missing LanguageSelector files in VXCPROJ
2015-10-26 21:28:39 +11:00
Julio C. Rocha dc050fbd66 Add LanguageSelector files to VXCPROJ 2015-10-25 22:44:23 -07:00
zilmar 4ffcb4334e Merge pull request #686 from Hiro5/patch-1
New translation: Catalan
2015-10-26 14:00:12 +11:00
zilmar cdde935738 Merge pull request #586 from Nekokabu/patch-7
Fix Filename in compressed savestate
2015-10-26 13:58:18 +11:00
zilmar df08dbc5c2 Merge pull request #663 from LegendOfDragoon/master
Improve LBV, LPV, LUV, and LHV in RSP Recompiler
2015-10-26 13:49:40 +11:00
zilmar 160d27d400 Merge pull request #666 from lioncash/delete
Project64: correct delete usages on arrays
2015-10-26 13:46:31 +11:00
zilmar 4d2e2ebdbe Merge pull request #672 from Nekokabu/patch-1
[RDB] Update Jikkyou Powerful Pro Yakyuu 6
2015-10-26 13:46:01 +11:00
zilmar 65a9c6326f Merge pull request #687 from JunielKatarn/wx
Make x64 build work
2015-10-26 13:44:56 +11:00
Julio C. Rocha c08adf21cc Fix includes for wx_core. 2015-10-25 18:59:52 -07:00
Julio C. Rocha 8b8bf13209 Ignore SDL/stdlib's memcpy 2015-10-25 18:06:44 -07:00
zilmar 98ea510118 [Project64] Split language Selection UI out of Language class 2015-10-26 06:20:23 +11:00
Hiro5 06d9ac5fb4 Create Catalan.pj.Lang 2015-10-25 12:52:32 +01:00
zilmar 0608a8b504 [Project64] Remove DisplayError and DisplayMessage being able to take variable param (eg ... ) 2015-10-25 22:40:21 +11:00
zilmar 0144305c6a [Project64] Clean up path code 2015-10-25 22:10:54 +11:00
zilmar 81fdcb9373 [Project64] Get settngs to use std int 2015-10-25 21:50:28 +11:00
zilmar a2a8eccbca [Project64] get CFile class to use standard types 2015-10-25 20:12:53 +11:00
zilmar 5012979377 [Project64] Move critical section code to cpp file and remove headers included 2015-10-25 20:10:28 +11:00
Julio C. Rocha 7f5ed2313c Makes Debug|x64 build cleanly. 2015-10-24 03:45:06 -07:00
Julio C. Rocha 58315f8b02 Fixed include directories in wxCore and wxBase 2015-10-23 23:42:31 -07:00
Julio C. Rocha 75aef28525 Set subsystem version for Project64.exe on x64 2015-10-23 14:35:55 -07:00
Julio C. Rocha 0ef30a4510 Removed auto-generated setup.h files from versioning. 2015-10-23 09:03:03 -07:00
Julio C. Rocha 9a0404f410 Updated wx/zlib code (fixes build break on later MSVC versions). 2015-10-23 07:44:25 -07:00
zilmar 647ce6ae78 Merge pull request #681 from cxd4/SDL-TexCache
Remove SDL dependency from TexCache unit (Win32 libs fix).
2015-10-23 09:13:59 +11:00
unknown d27e6b119c Evade the SDL dependency for WIN32/WIN64 builds. 2015-10-22 17:01:48 -04:00
unknown 6d5ee9d562 Move the if-else copies of SDL_Delay() outside if-else. 2015-10-22 16:59:19 -04:00
zilmar 9de2616dc2 [Property Sheet] Fix a bug I added to the property sheet 2015-10-22 19:18:50 +11:00
zilmar 9bf3bd9060 Merge pull request #678 from cxd4/RSP-types
Use new `stdtypes.h` header added from commit 485613e.
2015-10-22 14:22:35 +11:00
unknown 0c93df4ec9 Use new `stdtypes.h` header added from commit 485613e. 2015-10-21 23:18:28 -04:00
zilmar 92142d2475 Merge pull request #676 from project64/Glide64-merge
Glide64 Compile as 64bit
2015-10-22 10:57:30 +11:00
zilmar 905a0ad2fe [Glide64] Change SetWindowLong to SetWindowLongPtr 2015-10-21 07:59:19 +11:00
zilmar 57cf720392 [Glide64] Sync texture code 2015-10-21 07:49:29 +11:00
zilmar 11ebb4e761 [Glide64] Disable asm in 64bit 2015-10-20 10:15:32 +11:00
zilmar 1a61ce84c4 [Glide64] clean up wx project files for visual studio 2013 2015-10-20 10:01:56 +11:00
zilmar 307d1de0c5 [Glide64] cleaned up wx project files to compile, still need to fix up some linking 2015-10-20 05:58:32 +11:00
zilmar 8ba4024ce7 [Glide64] Clean up project so it is building correctly in Visual Studio 2008 2015-10-19 13:54:16 +11:00
zilmar 5582d83eec [Wx Widget] wxWidgets-2.8.12 code now compiles, still need to fix up linking 2015-10-19 08:09:49 +11:00
zilmar 2e5978ae89 [Wx Widget] clean up core wxWidgets-2.8.12 in visual studio 2008 2015-10-17 02:59:31 +11:00
zilmar e9f27087e3 [Wx Widget] trying to get core to update to wxWidgets-2.8.12 code 2015-10-16 16:42:42 +11:00
zilmar 9c5643d141 [Wx Widget] Update png to wxWidgets-2.8.12 2015-10-16 07:44:02 +11:00
zilmar 85e4d0f08d [Wx Widget] Update jpeg to wxWidgets-2.8.12 2015-10-16 07:36:19 +11:00
zilmar 8046b1a7f8 [Wx Widget] Update zlib to wxWidgets-2.8.12 2015-10-16 07:33:11 +11:00