Commit graph

  • b38382e209 Prevent crash when TLS is absent from Xbe PatrickvL 2017-02-16 01:30:46 +01:00
  • 105ee92d14 Merge pull request #171 from PatrickvL/master PatrickvL 2017-02-16 00:57:46 +01:00
  • 7cad3cd879 Applied XREF_ENTRY to two new XRef mentions PatrickvL 2017-02-16 00:23:23 +01:00
  • d3bc5b3238 Small speedup during HLE scanning PatrickvL 2017-02-16 00:51:47 +01:00
  • c2b5484f5d Merge remote-tracking branch 'refs/remotes/Cxbx-Reloaded/master' PatrickvL 2017-02-15 23:23:55 +01:00
  • 49064779a5 D3D clear logging improvements, also constantified code some more. PatrickvL 2017-02-15 23:22:57 +01:00
  • ee2f0b3887 Merge branch 'master' of https://github.com/PatrickvL/Cxbx-Reloaded PatrickvL 2017-02-15 22:14:01 +01:00
  • fb5ee938ec Merge pull request #170 from LukeUsher/appveyor-builds Luke Usher 2017-02-15 20:38:57 +00:00
  • 862e53e2d3 Initial appveyor build scripts Luke Usher 2017-02-15 20:37:47 +00:00
  • 4054ba245d Merge pull request #169 from jarupxx/dsound-refactoring PatrickvL 2017-02-15 15:44:11 +01:00
  • 32e38d44a2 Rrenamed IDirectSoundBuffer8_ prefix to IDirectSoundBuffer_ For those, registration is now done via PATCH instead of ALIAS. jarupxx 2017-02-15 19:49:59 +09:00
  • 1d50c6dfab Disable unreferenced OOVPAs jarupxx 2017-02-15 19:22:47 +09:00
  • c5fcd7dbdd Merge remote-tracking branch 'refs/remotes/Cxbx-Reloaded/master' PatrickvL 2017-02-14 18:08:51 +01:00
  • 95687f153a Merge pull request #168 from PatrickvL/master Luke Usher 2017-02-14 10:50:26 +00:00
  • c7e29de614 Merge remote-tracking branch 'refs/remotes/Cxbx-Reloaded/master' PatrickvL 2017-02-14 11:22:09 +01:00
  • afb4a5cbbb Described more Cxbx FS-patching backgroud information PatrickvL 2017-02-14 11:16:35 +01:00
  • af59a6bd57 Merge pull request #166 from LukeUsher/master Luke Usher 2017-02-14 10:01:33 +00:00
  • 0ea77f2b6a Restore sorted ordered Dxbx patterns Luke Usher 2017-02-14 10:01:05 +00:00
  • 62191d6cb4 Recovered deleted file accidentally. jarupxx 2017-02-14 19:00:57 +09:00
  • 53928b6d3c Merge pull request #165 from jarupxx/fnc-3 Luke Usher 2017-02-14 09:22:57 +00:00
  • 5c5f663a2b Merge remote-tracking branch 'upstream/master' into fnc-3 jarupxx 2017-02-14 17:09:51 +09:00
  • d8beebe594 Merge pull request #164 from LukeUsher/various-fixes Luke Usher 2017-02-13 19:43:06 +00:00
  • d627381c10 Merge branch 'master' into various-fixes Luke Usher 2017-02-13 19:33:34 +00:00
  • 5e95018da1 Merge remote-tracking branch 'refs/remotes/Cxbx-Reloaded/master' PatrickvL 2017-02-13 15:03:26 +01:00
  • 9266a22eae Kernel : Added KeRaiseIrqlToSynchLevel stub PatrickvL 2017-02-13 15:03:09 +01:00
  • b3fca84bf5 Merge pull request #163 from jarupxx/fnc-4 PatrickvL 2017-02-13 12:22:59 +01:00
  • 3313c1c8d8 TIB and FS related cleanup and a few additional comments PatrickvL 2017-02-13 12:18:05 +01:00
  • 0c550235f7 Merge remote-tracking branch 'refs/remotes/Cxbx-Reloaded/master' PatrickvL 2017-02-13 08:50:17 +01:00
  • da551aae3a Extracted CompareOOVPAToAddress as a separate function PatrickvL 2017-02-13 08:50:15 +01:00
  • d5b98d3eb9 Merge branch 'master' into various-fixes Luke Usher 2017-02-13 06:29:19 +00:00
  • f0e941df45 More 5849 patterns. Luke Usher 2017-02-11 13:00:03 +00:00
  • 25623c8e99 Looks like this pattern was incorrect, Luke Usher 2017-02-11 12:59:36 +00:00
  • 856b0cc987 Added the DirectSoundBuffer::SetAllParameters functions (5849) jarupxx 2017-02-11 21:27:43 +09:00
  • 9d3c821795 Added the SetI3DL2Source functions (5849) jarupxx 2017-02-11 21:13:28 +09:00
  • 06c5051779 Added the SetMode functions (5788-5849) jarupxx 2017-02-11 20:29:02 +09:00
  • 2e439eec35 Added the SetEG functions (5849) jarupxx 2017-02-11 20:09:26 +09:00
  • 45b1546d33 Added the SetFilter functions (5558-5849) jarupxx 2017-02-11 19:58:49 +09:00
  • 4becbc1a26 Added the SetAllParameters (5558-5849) jarupxx 2017-02-11 19:36:55 +09:00
  • 14b93ce774 Added the D3DDevice_CreateStateBlock (5849) jarupxx 2017-02-11 19:37:27 +09:00
  • bf0e4ecd29 Added the D3DDevice_GetViewportOffsetAndScale (5558-5849) jarupxx 2017-02-11 19:07:50 +09:00
  • a6d8345bb4 Fixed up the D3DDevice_SetDepthClipPlanes (5849) jarupxx 2017-02-11 19:05:19 +09:00
  • d54e69e38d Added the SetDistanceFactor (5849) jarupxx 2017-02-11 18:55:41 +09:00
  • 0a2d60eb48 Added the IDirectSound8_AddRef (5788-5849) jarupxx 2017-02-11 18:55:00 +09:00
  • d8066a315d Merge remote-tracking branch 'refs/remotes/Cxbx-Reloaded/master' PatrickvL 2017-02-10 22:58:15 +01:00
  • 710507468c Add SetFence/InsertFence/IsFencePending to XDK 5849 Luke Usher 2017-02-10 16:50:41 +00:00
  • a2349aeab3 Added a few 5849 symbols derived from EA Sports Rugby. Luke Usher 2017-02-10 09:20:17 +00:00
  • 0e226973ad Added the D3DDevice_SetVertexShaderConstant (4034) jarupxx 2017-02-10 17:39:39 +09:00
  • b49595e787 Added the D3DDevice_SetSoftDisplayFilter (5558-5659) jarupxx 2017-02-10 17:35:27 +09:00
  • d38b7fcb4b Fixed up the D3DDevice_SetFlickerFilter (5455-5659) jarupxx 2017-02-10 17:31:36 +09:00
  • f42dc949f7 Fix a potential null pointer dereference Luke Usher 2017-02-10 08:21:00 +00:00
  • 3b4ba1f322 Merge remote-tracking branch 'upstream/master' into fnc-3 jarupxx 2017-02-10 08:02:35 +09:00
  • 2602ef03e8 Merge branch 'master' of https://github.com/PatrickvL/Cxbx-Reloaded PatrickvL 2017-02-10 01:37:18 +01:00
  • c903daa5ff More porting of Dxbx code (X_D3DVSDT_NORMPACKED3 is now handled correctly) PatrickvL 2017-02-10 01:37:10 +01:00
  • 4e5040430c Merge remote-tracking branch 'upstream/master' into fnc-4 jarupxx 2017-02-10 08:22:12 +09:00
  • 24c1c9842b Merge pull request #161 from PatrickvL/master PatrickvL 2017-02-09 17:29:58 +01:00
  • 060a367b6f Reconstructed the Dxbx-derived pattern files PatrickvL 2017-02-09 17:24:45 +01:00
  • fef5c793b3 Constantified opcodes PatrickvL 2017-02-09 15:43:05 +01:00
  • 0a0d9f569a Reordering and renaming for cleaner code PatrickvL 2017-02-09 15:41:45 +01:00
  • 3296fc9b2f Merge remote-tracking branch 'refs/remotes/Cxbx-Reloaded/master' PatrickvL 2017-02-09 15:06:45 +01:00
  • 1d6c8006fc Merge pull request #160 from PatrickvL/master PatrickvL 2017-02-09 15:05:05 +01:00
  • 751f41b02e Merge remote-tracking branch 'refs/remotes/Cxbx-Reloaded/master' PatrickvL 2017-02-09 15:03:26 +01:00
  • 16d27cb24c XRef OOVPA entries are now stored using a macro PatrickvL 2017-02-09 15:03:24 +01:00
  • 6923f0dfee Merge remote-tracking branch 'refs/remotes/origin/OOVPA_simplification' PatrickvL 2017-02-09 14:28:30 +01:00
  • 668a93e8e5 Merge pull request #159 from PatrickvL/OOVPA_simplification PatrickvL 2017-02-09 14:23:36 +01:00
  • 198ba5891f Merge pull request #158 from PatrickvL/master PatrickvL 2017-02-09 14:22:24 +01:00
  • cc7319ad7a Merge 8018f9ea00 into 1dd154b648 PatrickvL 2017-02-09 13:10:18 +00:00
  • 8018f9ea00 Removed small-large distinction in OOVPA declarations PatrickvL 2017-02-09 14:06:03 +01:00
  • ab487cd788 Merge remote-tracking branch 'refs/remotes/Cxbx-Reloaded/master' PatrickvL 2017-02-09 13:26:22 +01:00
  • 745b361324 Added the IDirectSound8_AddRef (5558) jarupxx 2017-02-08 20:58:44 +09:00
  • 9b8f30f07b Added the SetEG functions (5558) jarupxx 2017-02-08 20:12:38 +09:00
  • e3731e27a1 Added the SetVolume (4361-4627) jarupxx 2017-02-08 18:47:13 +09:00
  • 2fd45ca204 Added the CMcpxBuffer_Play xref (4361-4627) Added correctly detect for IDirectSoundBuffer_PlayEx. A function with the same name has already been registered. It's called by Dxbx ?Play@CMcpxBuffer@DirectSound@@QAEJK@Z. I added function is ?Play@CMcpxBuffer@DirectSound@@QAEJ_JK@Z jarupxx 2017-02-06 19:44:59 +09:00
  • 224526b709 Removed trailing B's and C's from a few OOVPA's PatrickvL 2017-02-05 16:53:21 +01:00
  • 657ab555d6 Rrenamed X_D3DDevice_ prefix to D3DDevice_ PatrickvL 2017-02-05 16:32:03 +01:00
  • edc7da976d Renamed IDirect3D_ prefix to D3D_ PatrickvL 2017-02-05 16:11:44 +01:00
  • 5e079bb2ac Revert "Fixed compiler warning" PatrickvL 2017-02-05 16:01:41 +01:00
  • b8c38ddeae Fixed compiler warning PatrickvL 2017-01-23 10:54:27 +01:00
  • 40fffb278e Aliassed D3DTexture_LockRect better PatrickvL 2017-01-23 10:54:18 +01:00
  • ed6647a17c Added the D3D_SetFence (5849) jarupxx 2017-02-08 21:06:14 +09:00
  • 9cdf338243 Added the D3DDevice_SetVertexShaderInput (5849) jarupxx 2017-02-08 21:02:29 +09:00
  • fc4fbd706e Added the D3DDevice_SetScreenSpaceOffset (5849) jarupxx 2017-02-08 20:58:09 +09:00
  • 9ba21c854b Fixed up D3DDevice_EndVisibilityTest (4627-5233) jarupxx 2017-02-08 20:52:38 +09:00
  • 070ed24c2c Fixup the D3D_SetFence (5558) Crash Nitro Kart (XDK 5558) This seems to be using Early version of function. Fixed up to mutually pairs. jarupxx 2017-02-08 20:42:25 +09:00
  • 32f89c6f78 Added the D3DDevice_SetTile (3925) jarupxx 2017-02-08 20:32:14 +09:00
  • 53935a1e8b Added the SetRenderState_LineWidth (5558) jarupxx 2017-02-08 20:26:38 +09:00
  • ad68c3ca17 Added the SetVertexShaderInput (4361) jarupxx 2017-02-08 19:51:51 +09:00
  • d617ab37b8 Added the SetVertexDataColor fnction (4361) Test Drive shows the intro. jarupxx 2017-02-08 19:34:53 +09:00
  • ff5a8cd01c Added the GetVertexShader (4361) jarupxx 2017-02-06 16:26:56 +09:00
  • eee73cedb8 Added the SetPixelShaderProgram (4361) jarupxx 2017-02-06 16:26:06 +09:00
  • 366ed9ed74 Added the SetRenderState_PSTextureModes (4361) jarupxx 2017-02-06 16:25:16 +09:00
  • 4c6e9114c2 Fixed up 2 functions a bit XIII (XDK 5558) This seems to be using Early version of function. Fixed up to mutually pairs. jarupxx 2017-02-04 19:01:34 +09:00
  • 56404ed2d5 Added the SetPushBufferSize (4134-4627) jarupxx 2017-02-04 18:53:53 +09:00
  • 190f5d5ed6 Added the D3DDevice_SetScissors (4361-4432) jarupxx 2017-02-04 18:47:49 +09:00
  • 2fa6ef861b Added an entry for D3DDevice_SetPixelShaderProgram in 4361. Luke Usher 2017-02-09 06:48:56 +00:00
  • 843400b54f Redid it, works PatrickvL 2017-02-08 20:58:51 +01:00
  • 84be4bb04f Vertex conversion refactoring PatrickvL 2017-02-08 17:55:18 +01:00
  • 9a470a7c5d Applied X_D3DVSDT constants PatrickvL 2017-02-08 17:24:17 +01:00
  • 1dd154b648 Merge pull request #154 from LukeUsher/Fix_null_pointer_dereference_on_pExpandedTexture Luke Usher 2017-02-08 10:26:35 +00:00
  • bf516aaf46 Fix a potential null pointer reference when D3DResource_Register is called on a palleted texture before a pallete has been loaded. Luke Usher 2017-02-08 10:24:47 +00:00
  • 504d4adf5c Add vertext shader constants PatrickvL 2017-02-08 01:35:44 +01:00