Commit Graph

  • dec959f194
    Merge pull request #11 from foxtacles/isle-mxcriticalsection MattKC 2023-06-12 13:12:06 -0700
  • 12a90b8730 fixed reg reading bug/inaccuracy itsmattkc 2023-06-12 13:06:10 -0700
  • 7a5dc664ac improved accuracy of isle constructor itsmattkc 2023-06-12 13:05:55 -0700
  • fa06782e08 improved accuracy of MxVideoParamFlags itsmattkc 2023-06-12 13:04:46 -0700
  • e773dc015b
    merge Christian Semmler 2023-06-12 21:01:56 +0200
  • e42349f969 msvc project update itsmattkc 2023-06-12 11:51:27 -0700
  • 87c61f8cd0 fixed symbol character regression itsmattkc 2023-06-12 11:51:13 -0700
  • 0bfb88837e
    use LF line ending Christian Semmler 2023-06-12 20:46:44 +0200
  • fba95658b5
    lego1: add MxCriticalSection implementation Christian Semmler 2023-06-12 20:43:19 +0200
  • d4f25fcd23
    Merge pull request #10 from foxtacles/fix-file-permissions MattKC 2023-06-12 11:17:55 -0700
  • 7ff3acebb3
    remove execute bits on files Christian Semmler 2023-06-12 18:05:43 +0200
  • dcf37c5244 isle: fix decomp inaccuracy itsmattkc 2023-06-11 18:04:09 -0700
  • 279d626279 import all functions from lego1 exports itsmattkc 2023-06-11 18:03:54 -0700
  • 9520b5a7e9
    Merge pull request #5 from stonedDiscord/master MattKC 2023-06-11 11:17:40 -0700
  • 363ebd2077
    Merge pull request #4 from mosswg/match-to-original MattKC 2023-06-11 11:17:13 -0700
  • 73a13f0b67
    Merge pull request #6 from foxtacles/wm_syscommand MattKC 2023-06-11 10:43:39 -0700
  • 6b6f32e8d5
    actions can't handle it, only cache the download stonedDiscord 2023-06-11 19:02:41 +0200
  • dedc88d7ca
    do it in the 2 step way stonedDiscord 2023-06-11 18:59:44 +0200
  • cb25361818
    double folder?? stonedDiscord 2023-06-11 18:55:47 +0200
  • 1efb87500a
    cache dxsdk folder on C stonedDiscord 2023-06-11 18:54:16 +0200
  • 01845a94ab Use WM_SYSCOMMAND type constants Christian Semmler 2023-06-11 16:12:41 +0200
  • da227101a0
    another windows moment stonedDiscord 2023-06-11 14:30:54 +0200
  • 1d1041c06f
    make vcvars stick stonedDiscord 2023-06-11 14:27:14 +0200
  • df3bf6cf2e
    use 420 nmake stonedDiscord 2023-06-11 14:24:19 +0200
  • b922043edc
    screw you windows stonedDiscord 2023-06-11 14:20:39 +0200
  • 596335f409
    dont fail if dir exists stonedDiscord 2023-06-11 14:19:33 +0200
  • 30a91afe6a
    wget not found stonedDiscord 2023-06-11 14:18:32 +0200
  • 4a961d452c
    use the answer file stonedDiscord 2023-06-11 14:17:41 +0200
  • 06f907782a
    Create setup.iss stonedDiscord 2023-06-11 14:16:58 +0200
  • dbe64d464e
    Merge pull request #1 from stonedDiscord/ci stonedDiscord 2023-06-11 14:07:35 +0200
  • cb8fac8662
    Create build.yml stonedDiscord 2023-06-11 14:07:15 +0200
  • 1244a7a57b isle: Match readReg to Original Moss Gallagher 2023-06-11 02:48:27 -0700
  • f81c5f944c isle: Matched WNDCLASS_NAME to Original Moss Gallagher 2023-06-11 02:31:38 -0700
  • 4a1ac277f9 isle: Partially Matched setupVideoFlags to Original Moss Gallagher 2023-06-11 02:03:07 -0700
  • 9580402ab5 isle main: Matched startDirectSound to Original Moss Gallagher 2023-06-11 02:00:57 -0700
  • 689a38fcfc isle: change loadaccelerator comment (i know what this does now) itsmattkc 2023-06-11 01:46:30 -0700
  • 03fcad0bd2 added some legoomni functions and named some isle global vars itsmattkc 2023-06-10 22:11:05 -0700
  • d336f65abe
    Create README.md MattKC 2023-06-10 16:40:51 -0700
  • 8ff739c6d3 name some functions in mxticklemanager itsmattkc 2023-05-21 21:45:25 -0700
  • fb72956339 isle: remove temp code itsmattkc 2023-05-21 21:44:54 -0700
  • d4e2fb8d8a reorganized repo, implemented mxcore itsmattkc 2023-05-05 02:54:17 -0700
  • 1690784a8b fixed inaccurate mxvideoparamflags itsmattkc 2023-04-29 20:39:27 -0700
  • 4b10d951e5 improved accuracy of library headers itsmattkc 2023-04-29 20:39:01 -0700
  • 4570487067 improved accuracy of call to LegoOmni::Create itsmattkc 2023-04-29 20:38:44 -0700
  • bc56f56da9 re-enabled temporarily disabled code itsmattkc 2023-04-29 20:38:31 -0700
  • 23f2bf5e03 implemented WM_DISPLAYCHANGE code itsmattkc 2023-04-29 20:37:12 -0700
  • 812ac70957 remove temporary findwindow hack itsmattkc 2023-04-29 17:28:47 -0700
  • a8db3c1ac4 convert utf-8 text encoding to windows-1252 itsmattkc 2023-04-29 14:41:31 -0700
  • c9d1f6c5c8 fix technically improper C++ code itsmattkc 2023-04-29 14:40:27 -0700
  • d55523a1ed fix naming for global var itsmattkc 2023-04-29 14:39:59 -0700
  • 5d487ab790 git: include Debug/ in ignore itsmattkc 2023-04-29 14:39:45 -0700
  • 0270483b48 added all exe resources itsmattkc 2023-04-27 20:34:11 -0700
  • 2520cf832d ignore *.ncb files itsmattkc 2023-04-27 20:33:28 -0700
  • 37100bf9c1 initial commit itsmattkc 2023-04-27 19:19:39 -0700