Commit Graph

4012 Commits

Author SHA1 Message Date
zilmar 5ba576d9bc Merge pull request #1248 from JunielKatarn/zlib-1.2.11
Upgrade zlib to version 1.2.11
2017-03-27 13:08:34 +11:00
zilmar 044eea5459 Merge pull request #1272 from Frank-74/Remove-pjutilDynLibCallDllMain()
Remove pjutil::DynLibCallDllMain()
2017-03-27 13:03:49 +11:00
zilmar 2cf8ec57a1 Merge pull request #1280 from wisamtb1/master
Added The Arabic language
2017-03-25 04:58:51 +11:00
zilmar 35ca7435ce Merge pull request #1294 from Lithium64/rdb_update
Added new translated roms to RDB
2017-03-25 04:58:32 +11:00
Lithium64 9c7992cbef Added new rom translations
Added new rom translations
2017-03-24 13:49:00 -03:00
wisamtb1 91973f0052 small fixes 2017-03-16 13:28:36 +00:00
wisamtb1 4e5cc0d7af Added more translation 06 2017-03-16 13:25:18 +00:00
zilmar 2ab41bb395 Remove VS2008 project files 2017-03-15 20:14:25 +11:00
zilmar 81020b1249 [Project64] Remove delete g_DDRom from CN64System::LoadFileImage 2017-03-15 20:05:02 +11:00
zilmar 45a09a6aef Update version numbers 2017-03-15 19:29:11 +11:00
nicholas c53d24708b [Build Script] Remove hard coded address 2017-03-15 17:08:24 +11:00
nicholas f79d430d64 [Build Script] Add SetGitProperties.cmd 2017-03-15 17:01:14 +11:00
zilmar 9465a34595 [Project64] Build with Visual Studio 2015 2017-03-14 17:32:19 +11:00
zilmar 32b55761e8 [Glide64] Reset more variables in free_combiners 2017-03-14 07:51:43 +11:00
zilmar a0d5ef0cda Merge branch 'master' of https://github.com/project64/project64 2017-03-13 20:36:42 +11:00
zilmar d7c9ccf034 Merge pull request #1286 from project64/glide64-cleanup
Glide64 cleanup
2017-03-13 20:36:07 +11:00
zilmar c781296ba7 [Glide64] Rename viewport_offset to g_viewport_offset; 2017-03-13 20:34:51 +11:00
zilmar 80e8944d2f [Glide64] Change capture_screen to g_capture_screen 2017-03-13 20:28:34 +11:00
zilmar e2fcb24529 [Glide64] Remove some unneeded code 2017-03-13 20:14:03 +11:00
zilmar f579011d9b [Glide64] More clean up of Settings.cpp 2017-03-13 19:54:36 +11:00
zilmar 9557e25522 [Glide64] Have Settings.h in Settings.cpp 2017-03-13 19:31:38 +11:00
zilmar 0115f87e62 [Glide64] Some code cleanup 2017-03-13 17:55:09 +11:00
zilmar e1b254772b [Glide64] Move general_setting to settings class 2017-03-13 17:53:41 +11:00
zilmar be7c0b3870 [Glide64] Make pj64 settings private 2017-03-13 17:50:43 +11:00
zilmar 564d840a62 [Glide64] Make wrpAnisotropic private 2017-03-13 17:46:14 +11:00
zilmar 28a78a9c95 [Glide64] Make wrpFBO private 2017-03-13 17:42:49 +11:00
zilmar db3701bde0 [Glide64] Make wrpVRAM private 2017-03-13 17:39:28 +11:00
zilmar 7a43073eef [Glide64]rename wrpResolution to m_FullScreenRes 2017-03-13 17:33:08 +11:00
zilmar 30fc06152f [Glide64] Make n64_z_scale private 2017-03-13 17:26:20 +11:00
zilmar 799fa6700d [Glide64] Make old_style_adither private 2017-03-13 17:23:56 +11:00
zilmar d6fc37fdda [Glide64] Make zmode_compare_less private 2017-03-13 17:21:20 +11:00
zilmar 391bf2ffa1 [Glide64] Make correct_viewport private 2017-03-13 17:17:52 +11:00
zilmar ff805e9b3f [Glide64] Get pal230 to be private 2017-03-13 17:14:36 +11:00
zilmar 59eeb448f6 [Glide64] Get force_calc_sphere to be private 2017-03-13 17:11:14 +11:00
zilmar 19cfdc174a [Glide64] Make adjust_aspect private 2017-03-13 08:06:41 +11:00
zilmar 4dbcd47569 [Glide64] Make clip_zmax private 2017-03-13 08:04:09 +11:00
zilmar f5eb97bbb5 [Glide64] make clip_zmin private 2017-03-13 07:59:00 +11:00
zilmar d21cf7e88e [Glide64] Make force_quad3d private 2017-03-13 07:55:58 +11:00
zilmar 9dc2a8bc8c [Glide64] Make force_microcheck private 2017-03-13 07:52:37 +11:00
zilmar c2bb2c5dac [Glide64] Make stipple_pattern private 2017-03-13 07:48:22 +11:00
zilmar 09504e2244 [Glide64] Make texture_correction private 2017-03-13 07:36:14 +11:00
zilmar cd34f9a25d [Glide64] Make decrease_fillrect_edge private 2017-03-13 07:31:03 +11:00
zilmar ca12d5a740 [Glide64] Increase increase_texrect_edge 2017-03-13 07:22:57 +11:00
zilmar 160fa97aa9 [Glide64] Make flame_corona private 2017-03-13 07:19:09 +11:00
zilmar 0daa369800 [Glide64] Make use_sts1_only private 2017-03-13 07:16:27 +11:00
zilmar ecb32bd4a0 [Glide64] Make alt_tex_size private 2017-03-13 07:12:17 +11:00
zilmar 4ea9cedd9f Merge pull request #1285 from Frank-74/DK64-Polygon-Fix
Donkey Kong 64 (E)(J) Polygon tearing fix
2017-03-13 05:49:19 +11:00
Frank-74 19cb88a7fa Update Project64.rdb 2017-03-12 18:42:00 +00:00
Frank-74 6efb455afc Update Project64.rdb 2017-03-12 18:36:09 +00:00
zilmar 9c25c2bd41 [Glide64] Make fast_crc private 2017-03-13 05:28:39 +11:00