Commit graph

  • 63d9d9c148 disable PED_SKIN and PEDS_REPORT_CRIMES_ON_PHONE when COMPATIBLE_SAVES is disabled withmorten 2021-07-03 01:32:04 +0200
  • 51042e15aa Remove redundant part of 'Sanitizer fixes 2' erorcun 2021-07-03 01:53:43 +0300
  • a8549e86a7 Sanitizer fixes 2 erorcun 2021-07-03 01:32:47 +0300
  • 424a6d90bd Peds: Efforts to find the reason of crashes on GCC 7.5.0 erorcun 2021-07-02 23:56:31 +0300
  • 70fa7fc239 Sanitizer fixes erorcun 2021-06-30 03:31:10 +0300
  • 4eea98c66b Peds: Efforts to find the reason of crashes on GCC 7.5.0 erorcun 2021-07-02 23:56:31 +0300
  • 10cc444482 Merge remote-tracking branch 'upstream/lcs' into lcs Nikolay Korolev 2021-07-02 11:28:46 +0300
  • 987e09515b Fix use of integer in RemoveBuildingsNotInArea call Sergeanur 2021-07-02 10:33:45 +0300
  • 9ea3549743 GameLogic - type fixes Sergeanur 2021-07-02 10:30:39 +0300
  • ae4bfef590 Refactor OnscreenTimer Sergeanur 2021-07-02 10:22:34 +0300
  • 7df71c9673 Refactor OnscreenTimer Sergeanur 2021-07-02 10:18:22 +0300
  • 8e6e46a919 Fix collision loading for mission entities Sergeanur 2021-07-02 00:18:38 +0300
  • 65219365db fix compilation when ctype.h is included withmorten 2021-07-01 21:51:52 +0200
  • f7816c577f fix compilation when ctype.h is included withmorten 2021-07-01 21:49:01 +0200
  • 3988fec6e7 Fix sound of water when changing MSAA or windowed/fullscreen mode Sergeanur 2021-07-01 21:39:15 +0300
  • de64bbe875
    fix: printHash.sh; replace echo -n, check if $1 is set. mssx86 2021-07-01 20:14:46 +0300
  • b8e80a67ea
    fix: add missing limits.h includes to enable bulding on musl. mssx86 2021-07-01 20:12:28 +0300
  • 2d38eb923d zero out work_buff before writing padding in save withmorten 2021-07-01 18:09:32 +0200
  • 2071abd295 zero out work_buff before writing padding in save withmorten 2021-07-01 18:08:48 +0200
  • dd790b00e5 Merge branch 'miami' into lcs Sergeanur 2021-06-30 21:46:08 +0300
  • cb72fee941 fix Sergeanur 2021-06-30 21:45:19 +0300
  • a3964dfd4a Pause radio when game is paused Sergeanur 2021-06-30 21:36:11 +0300
  • 138abb91f6 Merge branch 'miami' into lcs Sergeanur 2021-06-30 21:26:36 +0300
  • a73a2c9179 Pause radio when game is paused Sergeanur 2021-06-30 21:21:45 +0300
  • b1c9340fd3 Fix unused code Sergeanur 2021-06-30 21:16:48 +0300
  • abe57fefa0 fix some string sizes to be MAX_PATH withmorten 2021-06-30 16:28:07 +0200
  • 3383d8c6e7 fix some string sizes to be MAX_PATH withmorten 2021-06-30 16:23:44 +0200
  • d31a7e24a8 Fix text in elevator cam Sergeanur 2021-06-30 13:53:10 +0300
  • cac1c5bd42 Saner loop erorcun 2021-06-30 04:12:59 +0300
  • 9f0daee186 Sanitizer fixes erorcun 2021-06-30 03:31:10 +0300
  • de4699a97e fix no VALIDATE_SAVE_SIZE build withmorten 2021-06-28 18:14:15 +0200
  • fdbd414299 Fix MP3 finding stack crash erorcun 2021-06-28 17:11:12 +0300
  • 22e8e0eff8 Fix MP3 finding stack crash erorcun 2021-06-28 17:11:12 +0300
  • d17d437de3 rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake) withmorten 2021-06-28 13:57:05 +0200
  • cb3b3855b8 rename clamp macro to Clamp to fix compilation with g++11 withmorten 2021-06-28 13:31:35 +0200
  • 1c5a864598 Fix script load Sergeanur 2021-06-28 05:23:58 +0300
  • eaebaa6db3 Merge branch 'miami' into lcs Sergeanur 2021-06-28 05:16:21 +0300
  • f8297df9c5 Redo ReadSaveBuf + common.h cleanup Sergeanur 2021-06-28 03:59:07 +0300
  • 3e9c983f5c
    Merge pull request #1153 from kusst/texread Sergeanur 2021-06-27 23:24:16 +0300
  • cc235be3aa Less invasive red tint on Delete Game page erorcun 2021-06-27 18:14:34 +0300
  • 53a4b6936b Revert "Use PS2-y global names on SampMan" erorcun 2021-06-27 17:59:43 +0300
  • 091a65996e Use PS2-y global names on SampMan erorcun 2021-06-27 17:53:14 +0300
  • 73e112a217 Merge remote-tracking branch 'upstream/lcs' into lcs Nikolay Korolev 2021-06-27 14:53:43 +0300
  • 879761af2c Merge fixes Sergeanur 2021-06-27 14:51:48 +0300
  • c7243aa2e9 Merge remote-tracking branch 'origin/miami' into lcs Sergeanur 2021-06-27 14:49:14 +0300
  • 3587cb029e Remove waiting for stream closure in multi-thread audio erorcun 2021-06-27 14:42:52 +0300
  • 883d8172b0 Merge remote-tracking branch 'origin/miami' into lcs Sergeanur 2021-06-27 14:33:39 +0300
  • a923728877 Fix map texture leak erorcun 2021-06-27 00:34:46 +0300
  • 05a29c7e6c Multi-threaded audio fixes erorcun 2021-06-26 23:59:40 +0300
  • ab38b0089e reVC: Update Linux 64bit build download link Leandro Guedes 2021-06-26 12:11:29 -0300
  • 4819d195d8 fix WriteSaveHeader withmorten 2021-06-26 19:19:45 +0200
  • f3a931e1c9 Revert "Revert "Redo ReadSaveBuf + common.h cleanup"" withmorten 2021-06-26 19:14:46 +0200
  • 090fa619b4
    Merge pull request #1155 from leanndroguedes/master Sergeanur 2021-06-26 18:22:31 +0300
  • 2c92accb8e
    re3: Update Linux 64bit build download link Leandro Guedes 2021-06-26 12:11:29 -0300
  • 9c8ef3cca0
    Merge pull request #1151 from erorcun/miami erorcun 2021-06-26 16:28:43 +0300
  • 107c4df69c Multi-threaded audio streams erorcun 2021-06-25 05:06:38 +0300
  • 636f67ca3f Merge remote-tracking branch 'upstream/lcs' into lcs Nikolay Korolev 2021-06-26 14:34:52 +0300
  • d4ba7c387b Merge remote-tracking branch 'origin/miami' into lcs Sergeanur 2021-06-26 14:27:54 +0300
  • 831737ecc8 Fixes Sergeanur 2021-06-26 14:25:40 +0300
  • 9ab4f1a2d9 fix screenshot name space withmorten 2021-06-26 13:13:43 +0200
  • 171d9fd036 fix screenshot name space withmorten 2021-06-26 13:13:07 +0200
  • d8f5e86ede swap out codewarrior reVC.mcp with xml export withmorten 2021-06-26 03:43:40 +0200
  • 036eff2c48 swap out codewarrior re3.mcp with xml export withmorten 2021-06-26 03:32:08 +0200
  • 85d60b36da fix tabs in premake withmorten 2021-06-26 03:20:18 +0200
  • fff899ec16 fix tabs in premake withmorten 2021-06-26 03:19:52 +0200
  • 225530ef04 Fix premature CTimer calls Sergeanur 2021-06-26 04:12:04 +0300
  • 6cb8c11285 Fix premature CTimer calls Sergeanur 2021-06-26 04:09:45 +0300
  • 3092b9a46e Small timer fix Sergeanur 2021-06-26 01:56:29 +0300
  • 9b5caa190e Pool fixes erorcun 2021-06-26 00:27:12 +0300
  • af7573ddbe Revert "Redo ReadSaveBuf + common.h cleanup" erorcun 2021-06-26 00:25:59 +0300
  • ebd980bf14
    Make colors in texture conversion dialog more LCSy. kusst 2021-06-25 22:45:21 +0200
  • c869602b6d
    Merge pull request #1148 from withmorten/miami-githash withmorten 2021-06-25 19:51:52 +0200
  • 4bab6d5356
    Merge pull request #1147 from withmorten/githash withmorten 2021-06-25 19:51:45 +0200
  • 2b67aba94c Redo ReadSaveBuf + common.h cleanup Sergeanur 2021-06-25 19:03:05 +0300
  • 9382e86d38 Fix Particle FPE erorcun 2021-06-25 18:29:38 +0300
  • 0b057f34c9
    Update invite link erorcun 2021-06-25 16:24:26 +0300
  • 6152f02333
    Update invite link erorcun 2021-06-25 16:22:20 +0300
  • 8a5afd0db2 sync Nikolay Korolev 2021-06-25 10:15:19 +0300
  • 4e3fc35401 add no-git-hash option to premake withmorten 2021-06-23 20:50:02 +0200
  • 84fb48825d add no-git-hash option to premake withmorten 2021-06-08 03:10:02 +0200
  • 940d6bf6d3 Merge remote-tracking branch 'origin/miami' into lcs Sergeanur 2021-06-25 03:40:41 +0300
  • 5341840943 fix cmake build. withmorten 2021-06-25 02:38:50 +0200
  • a83ecc123d fix cmake build? withmorten 2021-06-25 02:32:41 +0200
  • a3ae267e83 Merge branch 'miami' into lcs Sergeanur 2021-06-25 02:41:33 +0300
  • f46461331c Refactor CTimer::Update Sergeanur 2021-06-25 02:40:56 +0300
  • 1f082a85cb Refactor CTimer::Update Sergeanur 2021-06-25 02:33:40 +0300
  • 4660491243 Timer fix Sergeanur 2021-06-25 02:22:07 +0300
  • 7e7a2b74cd Fixes Sergeanur 2021-06-25 01:16:03 +0300
  • e671fe682d Merge remote-tracking branch 'GitHub/miami' into lcs Sergeanur 2021-06-25 00:47:06 +0300
  • e5aa150557 Frontend fix Sergeanur 2021-06-24 21:19:12 +0300
  • 14c71f39ff High FPS Fixes Sergeanur 2021-06-24 13:47:10 +0300
  • 1254c1202a Merge branch miami into lcs Sergeanur 2021-06-24 21:52:24 +0300
  • 74867af2e7 Fixes Sergeanur 2021-06-24 21:50:09 +0300
  • 3ebc475494 Don't restart OAL device when switching EAX Sergeanur 2021-06-24 14:15:18 +0300
  • 27df328ec2 Make sampman stream functions default to stream 0 + type fixes Sergeanur 2021-06-24 02:59:42 +0300
  • 4351198bf5 forgotten field in CBaseModelInfo::Shutdown majestic 2021-06-22 01:36:17 -0700
  • 7c3457257b Small fix Sergeanur 2021-06-12 20:12:37 +0300
  • ba23408007 Fix use of enum in ped comment banks switch Sergeanur 2021-06-12 20:10:24 +0300
  • eaaba8646b forgot Sergeanur 2021-06-12 20:04:30 +0300
  • 0910188058 Add macros to set sample loop offsets Sergeanur 2021-06-12 19:59:28 +0300