Commit graph

  • 2cad07c38e Delete util_stub.cpp dhewg 2012-07-18 22:35:23 +0200
  • e0fd437ba9 Don't warn about uppercase chars in filenames dhewg 2012-07-20 00:06:35 +0200
  • d9bc9c6484 Silence warnings for removed cvars in ChoiceWindow dhewg 2012-07-20 00:01:06 +0200
  • 2a3d07e174 More logging cleanup dhewg 2012-07-19 18:37:19 +0200
  • 373fccbd59 Cleanup OpenGL logging dhewg 2012-07-19 18:35:52 +0200
  • 626de63ff5 Cleanup OpenAL logging dhewg 2012-07-19 17:58:33 +0200
  • 5e05c5b031 Get rid of s_libOpenAL and s_useOpenAL dhewg 2012-07-19 18:40:12 +0200
  • 8aa0a4a9c9 Fix "black box" effect on ase meshes dhewg 2012-07-18 19:43:09 +0200
  • a96635219c Fix pointer check/access in Sys_InitNetworking() dhewg 2012-07-17 18:25:06 +0200
  • 020d1daf92 cmake: indent whitespace fixes dhewg 2012-07-10 10:10:35 +0200
  • f3ce725f8e cmake: Whitespace fixes for consistency dhewg 2012-07-09 23:31:35 +0200
  • 28d127b230 cmake: default to build d3xp dhewg 2012-07-09 23:12:07 +0200
  • 0b22c8e297 cmake: Remove fugly hack to compile 32bit binaries dhewg 2012-07-09 23:03:12 +0200
  • 600a07e134 cmake: Fix error when curl is not found dhewg 2012-07-09 22:57:13 +0200
  • 96e8b7b904 cmake: Use GNUInstallDirs dhewg 2012-07-09 22:52:05 +0200
  • 390b6a493d Try to find a steam install for the base path dhewg 2012-07-06 19:43:20 +0200
  • 2052928433 Fall back to fs_basedir for cd keys dhewg 2012-07-06 19:37:49 +0200
  • 90bd14564f Remove redundant setenv() call dhewg 2012-07-06 01:41:12 +0200
  • 5a9c2006ff Get rid of Posix_EarlyInit() and Posix_LateInit() dhewg 2012-07-06 01:39:01 +0200
  • 0bc457063f Get rid of the signal handler dhewg 2012-07-06 01:27:46 +0200
  • d2b7eac843 Get rid of Sys_SetFatalError() dhewg 2012-07-06 01:24:25 +0200
  • 33c841ef4c Get rid of socks proxy code in win_net.cpp dhewg 2012-07-06 00:47:25 +0200
  • 7c06aa16b8 Fix warnings in win_net.cpp dhewg 2012-07-06 00:43:50 +0200
  • 1f9c88fc22 Correct the cpu type for 64bit msvc dhewg 2012-07-06 00:28:26 +0200
  • 78822ac932 Disable warning 4267 for msvc dhewg 2012-07-06 00:27:26 +0200
  • d6dd8c636b Fix sys/cpu.cpp for msvc 64bit dhewg 2012-07-06 00:14:25 +0200
  • d22865b8a1 Use _exit() in AssertFailed() dhewg 2012-07-06 00:13:38 +0200
  • 5fee87be2a Replace "__asm int 0x03" with __debugbreak() dhewg 2012-07-06 00:11:11 +0200
  • 30c66d5ef8 Only compile msvc style asm with 32bit msvc dhewg 2012-07-06 00:10:13 +0200
  • 84717833e1 Get rid of sysMemoryStats_t dhewg 2012-07-05 23:20:48 +0200
  • 68284f9a09 Get rid of empty sys/linux/dedicated.cpp dhewg 2012-07-05 23:19:01 +0200
  • d53c91b023 Get rid of useless files in sys/linux dhewg 2012-07-05 23:17:44 +0200
  • b073f281ad Get rid of the SIGFPE handler dhewg 2012-07-05 23:09:17 +0200
  • 9cbc9ff6db Get rid of win_cpu.cpp dhewg 2012-07-05 23:04:15 +0200
  • b58f51dbfa Get rid of Sys_FPU_StackIsEmpty() dhewg 2012-07-05 23:01:39 +0200
  • 0ccef1eba8 Get rid of Sys_FPU_GetState() dhewg 2012-07-05 22:55:05 +0200
  • 93fdc96e60 Get rid of Sys_FPU_EnableExceptions() dhewg 2012-07-05 22:46:28 +0200
  • 65b13cb73e Use a more modern way to set the fpu precision dhewg 2012-07-05 21:53:00 +0200
  • a4558bb080 Get rid of Sys_FPU_SetRounding() dhewg 2012-07-05 20:32:00 +0200
  • 0ef470de6c Use common->Warning() in linux/main.cpp dhewg 2012-07-05 19:11:21 +0200
  • 8f157e63db Convert backslashes in the windows EXE path dhewg 2012-07-05 19:11:03 +0200
  • 571f6b3d3b Overhaul the windows BASE path dhewg 2012-07-05 19:10:18 +0200
  • f6c0e2a174 Split GetHomeDir() dhewg 2012-07-05 18:18:01 +0200
  • 57e964f369 Use FILENAME_MAX for MAX_OSPATH dhewg 2012-07-05 17:24:59 +0200
  • b18a96807b Merge 9da7b8a6ed into 7a5b8b1ec0 GitHub Merge Button 2012-07-04 13:59:01 -0700
  • 7a5b8b1ec0 Remove (faulty/outdated) video ram detection Andre d 2012-07-04 14:58:15 -0400
  • 3706f8fb85 README: update zlib/minizip license blob dhewg 2012-07-04 22:09:47 +0200
  • c5141488a9 README: Mention the new zlib dependency dhewg 2012-07-04 22:06:16 +0200
  • 9da7b8a6ed Remove (faulty/outdated) video ram detection Andre d 2012-07-04 14:58:15 -0400
  • 6179e855a9 Use system zlib dhewg 2012-07-04 17:46:41 +0200
  • b7017c0d9b Merge 7ccfbf7b3c into 764799c14f GitHub Merge Button 2012-07-03 18:10:46 -0700
  • 764799c14f Initial make install target for *nix dhewg 2012-07-04 02:17:34 +0200
  • 1da44eb856 Fix Sys_IsLANAddress() on *nix dhewg 2012-07-04 01:07:44 +0200
  • 20aaba2c65 Bump ASYNC_PROTOCOL_MINOR dhewg 2012-07-03 23:10:47 +0200
  • 7620131b8f Remove net_serverAllowServerMod cvar dhewg 2012-07-04 00:16:26 +0200
  • b5fd5b0c9b Remove remaining binary pak FileSystem code dhewg 2012-07-04 00:12:09 +0200
  • 0b08240e02 Remove all OS specific gamepak code dhewg 2012-07-04 00:07:57 +0200
  • cac32559e7 Remove all gamepak FileSystem<->Async[Client|Server] code dhewg 2012-07-03 23:52:35 +0200
  • b049ea78e9 Don't try to extract libraries from gamepaks. dhewg 2012-07-03 23:34:33 +0200
  • a86cbb1bff Remove UpdateGamePakChecksums() dhewg 2012-07-03 23:17:44 +0200
  • 72156cb1b4 Remove all client/server gamepak checks dhewg 2012-07-03 23:05:24 +0200
  • 3d4be95474 Ignore binary pk4's dhewg 2012-07-03 21:54:19 +0200
  • 3e9545fb71 Overhaul the *nix based BASE path dhewg 2012-07-03 20:34:11 +0200
  • b242041319 Make Sys_DLL_Load() on *nix non verbose on errors dhewg 2012-07-03 19:46:33 +0200
  • be37221024 Rename game libraries to the game name dhewg 2012-07-03 19:26:41 +0200
  • 822f9d30b5 Always load the game library from known places dhewg 2012-07-03 19:03:12 +0200
  • 1a5ddc01d0 Add TODO for OSX .dylib's for the bundle dhewg 2012-07-03 22:06:40 +0200
  • fecf720c75 Introduce CMAKE_INSTALL_PREFIX relative paths dhewg 2012-07-03 18:13:52 +0200
  • 3dad2151c5 Get the shared library suffix from the build system dhewg 2012-07-03 18:30:14 +0200
  • 262df52cdd Drop the CPU suffix from libraries on all platforms dhewg 2012-07-03 18:26:24 +0200
  • ff00686218 Provide a fallback for PATH_EXE on *nix dhewg 2012-07-03 17:36:29 +0200
  • 14ba5b82c6 Use XDG Base Directories on *nix dhewg 2012-07-03 02:24:36 +0200
  • e55753e626 Introduce fs_configpath dhewg 2012-07-02 23:42:24 +0200
  • 8f6f1883ff Use Library/Application Support/dhewm3 on OSX dhewg 2012-07-03 01:55:44 +0200
  • 2375dd1588 Use My Documents/My Games/dhewm3 on windows Daniel Gibson 2012-06-24 16:17:15 +0200
  • 478fa783f6 Unify Sys_*Path() into Sys_GetPath() dhewg 2012-07-03 01:17:16 +0200
  • 3256783af1 Get rid of ID_DEMO_BUILD dhewg 2012-07-02 00:02:40 +0200
  • e2ca3d1f84 Get rid of sys_stub.cpp dhewg 2012-07-02 23:49:34 +0200
  • 2d69979be2 Use the portable getifaddrs() on *nix dhewg 2012-07-03 17:37:31 +0200
  • 99864667a7 Use PATH_MAX for MAX_OSPATH on all platforms dhewg 2012-07-03 17:34:19 +0200
  • fba3da4749 Merge ed980cee3a into f000947d4e GitHub Merge Button 2012-06-28 05:12:55 -0700
  • f000947d4e Fixes issues with MacOSX. dhewg 2012-06-28 14:08:39 +0200
  • 105566c47d Merge bd13418b2a into 112c00d409 GitHub Merge Button 2012-06-28 04:57:46 -0700
  • 112c00d409 Rename PVS vars to match their type dhewg 2012-06-28 13:27:43 +0200
  • 902a9cee8a s/ReadDeltaLong/ReadDeltaInt/ dhewg 2012-06-28 13:34:41 +0200
  • f767af9d72 s/WriteDeltaLong/WriteDeltaInt/ dhewg 2012-06-28 13:34:02 +0200
  • 822b0b84af s/ReadDeltaLongCounter/ReadDeltaIntCounter/ dhewg 2012-06-28 13:31:35 +0200
  • c51f59cb15 s/WriteDeltaLongCounter/WriteDeltaIntCounter/ dhewg 2012-06-28 13:30:44 +0200
  • 9034da11d0 s/ReadLong/ReadInt/ to match the return type dhewg 2012-06-28 13:19:14 +0200
  • 94df46637a s/WriteLong/WriteInt/ to match the argument type dhewg 2012-06-28 13:15:40 +0200
  • 5f5a6e7043 s/BigLong/BigInt/ to match the return type dhewg 2012-06-28 13:51:42 +0200
  • 49c4d028a5 s/LittleLong/LittleInt/ to match the return type dhewg 2012-06-28 12:49:24 +0200
  • 0eb604c436 Use int instead of long in FS_WriteFloatString() Daniel Gibson 2012-06-23 02:18:54 +0200
  • a0fb3cd699 Don't use long in CollisionModel_local.h Daniel Gibson 2012-06-23 02:04:36 +0200
  • e8f047bcb6 Use int instead of long in idCompressor_Arithmetic methods Daniel Gibson 2012-06-23 01:53:45 +0200
  • 600531ec98 Don't use long for DDS magic number Daniel Gibson 2012-06-23 01:50:29 +0200
  • 0d27bfe7b9 Remove usage of long type from idlib/ Daniel Gibson 2012-06-23 01:42:47 +0200
  • ed980cee3a Use My Documents/My Games/ dir Daniel Gibson 2012-06-25 21:53:35 +0200
  • aeceb7ee79 Merge 4b4becccc4 into 4244436d7d GitHub Merge Button 2012-06-24 13:44:37 -0700
  • dd60bba7e1 Make save dir and BASE_GAMEDIR configurable Daniel Gibson 2012-06-24 22:38:58 +0200