Tremulous sendo atualizado 1.3
Tremulous sendo atualizado 1.3
Apesar de ter mais de 2 mil mudanças desde a versão 1.1 (2006-03-31), não se deve esperar muita mudança, visualmente e sonoramente falando, porque a equipe é formada apenas por programadores.
https://github.com/GrangerHub/tremulous/releases
https://github.com/GrangerHub/tremulous/commits/master
Log só desse ano
https://github.com/GrangerHub/tremulous/releases
https://github.com/GrangerHub/tremulous/commits/master
Log só desse ano
- Spoiler:
Tue Sep 19 21:50:23 2017 -0400 vm: Fix double entry in BytecodeVM
Tue Sep 19 10:09:53 2017 -0400 vm: Skip address sanitizer on several functions
Tue Sep 19 09:48:00 2017 -0400 Fix warning "delete called on abstract non-virtual destructor"
Mon Sep 18 21:28:34 2017 -0400 vm: Implement a VM abstraction with factory method
Tue Sep 19 08:37:33 2017 -0400 server: move gvm into server_t
Mon Sep 18 20:51:27 2017 -0400 client: Move cgame and ui vm_t into clientStatic_t
Mon Sep 18 08:50:25 2017 -0400 Lua: Reroute output to ingame console
Sun Sep 17 22:50:22 2017 -0400 client: remove debug output
Sun Sep 17 22:48:16 2017 -0400 server: Fix listen server sending snapshots each client frame
Sun Sep 17 22:45:34 2017 -0400 sdl: Fix in_nograb not releasing the mouse cursor
Sun Sep 17 22:43:58 2017 -0400 sdl: ignore window resize event on fullscreen
Sun Sep 17 22:37:32 2017 -0400 sdl: Make input events use earliest possible time
Sun Sep 17 22:33:17 2017 -0400 Input: Improve client input responsiveness
Sun Sep 17 22:27:02 2017 -0400 sdl: Improve keys using international key layouts
Sun Sep 17 22:26:01 2017 -0400 QCommon: Combine mouse movement events in event queue
Sun Sep 17 22:14:55 2017 -0400 game: Fix crash when pmove_msec is 0
Sun Sep 17 22:12:39 2017 -0400 client: Only allow safe protocols for curl downloads
Sun Sep 17 22:09:58 2017 -0400 OpenGL2: Use extension functions with OpenGL versions before 3.0. OpenGL2: Force VAO usage on OpenGL 3.0+
Sun Sep 17 21:48:16 2017 -0400 SDL: Reject OpenGL contexts with software renderer when core context is requested.
Sun Sep 17 21:46:00 2017 -0400 OpenGl2: Fix floating point precision loss OpenGl1: Fix floating point precision loss
Sun Sep 17 21:05:36 2017 -0400 Nsg: Improved buffer overflow checks in Msg_ReadBits/Msg_WriteBits CVE-2017-11721
Sun Sep 17 20:52:10 2017 -0400 client: Remove CVAR_PROTECTED from cl_renderer
Sun Sep 17 20:51:05 2017 -0400 OpenGL2: Remove unused imFlag_t value IMGFLAG_SRGB
Sun Sep 17 20:46:35 2017 -0400 OpenGL2: Cleanup non-existent command "shaderstate OpenGl1: Cleanup non-existent command "shaderstate
Sun Sep 17 20:37:43 2017 -0400 client: Make 'globalservers 0' fetch from all masters
Tue Sep 12 12:16:26 2017 -0400 Makefile: make clean removes scripts/ directory
Sun Sep 10 17:10:56 2017 -0400 Makefile: lower minimum OSX version to 10.9
Fri Sep 1 19:16:46 2017 -0400 Merge pull request #48 from GrangerHub/32bit
Thu Aug 24 11:29:18 2017 -0400 Makefile: SSE FP math on osx
Thu Aug 24 09:43:32 2017 -0400 TravisCI: disable linux 32bit build (missing dependancies in container) TravisCI: pass ARCH environment variable into the container
Thu Aug 24 09:40:50 2017 -0400 Makefile: build with sse2 support and 387+sse for MMX register access on 32 bit architecture Makefile: build lua, nettle, granger etc as correct architecture
Thu Aug 24 09:39:26 2017 -0400 sdl: cast to decltype for function pointer assignment
Thu Aug 17 13:15:52 2017 -0400 tremulous: remove builtin assembly float to long coversion
Wed Aug 9 12:41:38 2017 -0400 tremded: setlevel command
Wed Aug 9 10:14:44 2017 -0400 tremded: map/devmap command require ADMIN_FLG_DEVMAP
Wed Aug 9 10:10:38 2017 -0400 tremded: clang-format server source files
Tue Aug 8 23:22:21 2017 -0400 tremded: implement client_t::has_permission()
Tue Aug 8 23:11:41 2017 -0400 tremded: attach Admin to client_t on client connect
Tue Aug 8 13:20:46 2017 -0400 tremded: cleanup listplayers
Tue Aug 8 13:11:28 2017 -0400 tremded: shitty listplayers command
Tue Aug 8 12:46:11 2017 -0400 tremded: commands defined in separate source files
Tue Aug 8 11:05:28 2017 -0400 tremded: Start fleshing out the admin system utility code
Mon Aug 7 12:25:05 2017 -0400 tremded: outline a lightweight command system in the server
Fri Aug 4 10:06:43 2017 -0400 vm: GCC does not support -fsanitize-blacklist option; use alternative
Thu Jul 27 13:56:54 2017 -0400 Disable VOIP and Mumble link by default
Sat Jul 22 21:52:17 2017 -0400 qcommon: Fix crash when tab completing an empty command.
Sat Jul 15 10:42:47 2017 -0400 Fix compiler warnings
Sat Jul 15 10:41:36 2017 -0400 OpenGL2: Don't do MSAA resolve/shadow mask/SSAO on shadow views.
Sat Jul 15 10:21:50 2017 -0400 Fix more maybe-uninitialized warnings in opusfile
Sat Jul 15 10:19:51 2017 -0400 Move CON_Init ahead of Com_Init to avoid Windows dedicated server crash
Fri Jul 14 12:31:54 2017 -0400 Make r_showimages cheat protected
Fri Jul 14 12:31:04 2017 -0400 Cleanup unnecessary extern "C"
Fri Jul 14 12:29:56 2017 -0400 Remove support for unsupported architectures.
Fri Jul 14 08:36:18 2017 -0400 crypto.c -> crypto.cpp
Thu Jul 13 16:59:54 2017 -0400 Merge pull request #36 from GrangerHub/smiletheory_July13
Thu Jul 13 15:44:49 2017 -0400 make address sanitizer ignore the entire vm.cpp file
Thu Jul 13 11:58:05 2017 -0400 OpenGL2: Use an OpenGL 3.2 core context if available.
Wed Jul 12 14:10:23 2017 -0400 Fix a lot of compiler warnings, disable many
Wed Jul 12 11:39:52 2017 -0400 Move SDL2 includes to external
Wed Jul 12 10:25:09 2017 -0400 Port CGame console command completion
Sun Jul 9 15:17:49 2017 -0400 Convert win32 Sys_DefaultHomePath() to C++
Wed Jul 12 09:28:02 2017 -0400 Move external libraries/code out of the source directory.
Tue Jul 11 09:43:52 2017 -0400 Update minizip
Mon Jul 10 14:57:37 2017 -0400 clang-format
Mon Jul 10 08:51:33 2017 -0400 Initialize currentVM/lastVM
Sun Jul 9 16:55:56 2017 -0400 fix assertion
Sun Jul 9 15:50:11 2017 -0400 Allow non-native game QVM
Sat Jul 8 18:02:12 2017 -0400 VM Factory
Wed Jul 5 12:12:32 2017 -0400 Remove force unload stuff
Mon Jul 3 08:50:43 2017 -0400 Stop using Hunk memory altogether.
Sun Jul 2 22:18:23 2017 -0400 operator delete
Sun Jul 2 22:03:11 2017 -0400 RAII for QVM's
Thu Jun 29 14:49:50 2017 -0400 Convert VM_LoadSymbols() to a member function
Thu Jun 29 13:21:21 2017 -0400 Clang-Format
Thu Jun 29 13:10:16 2017 -0400 VM_ValueToSymbol, VM_ValueToFunctionSymbol, VM_SymbolToValue, VM_ClearClallLevel, VM_ExplicitArgPtr to member functions
Thu Jun 29 12:16:11 2017 -0400 Remove VM_Call
Thu Jun 29 12:10:51 2017 -0400 Change VM_Call to an Member function
Wed Jul 12 11:39:52 2017 -0400 Move SDL2 includes to external
Wed Jul 12 10:25:09 2017 -0400 Port CGame console command completion
Wed Jul 12 09:37:54 2017 -0400 Unused null drivers
Sun Jul 9 15:17:49 2017 -0400 Convert win32 Sys_DefaultHomePath() to C++
Wed Jul 12 09:28:02 2017 -0400 Move external libraries/code out of the source directory.
Tue Jul 11 09:43:52 2017 -0400 Update minizip and C++
Wed Jul 12 09:05:25 2017 -0400 C++ Renderer
Tue Jul 11 11:34:33 2017 -0400 Huffman C++
Wed Jul 5 18:06:59 2017 -0400 Fix binds.lua for test7341
Wed Jul 5 13:53:25 2017 -0400 Improve warning for too many skin surfaces
Wed Jul 5 13:47:51 2017 -0400 Allow more than 32 surfaces in skin files
Wed Jul 5 13:19:27 2017 -0400 Add warnings for animMap and videoMap shader keywords
Wed Jul 5 13:10:36 2017 -0400 OpenGL2: Remove two unused cvars and update readme
Wed Jul 5 12:48:57 2017 -0400 OpenGL2: Draw sun shadows for first person IQM player models.
Wed Jul 5 12:34:43 2017 -0400 OpenGL2: Fix black planar projection shadows (cg_shadows 3)
Wed Jul 5 12:16:41 2017 -0400 OpenGL2: Fix checking r_shadowCascadeZFar pointer instead of value
Wed Jun 21 11:12:09 2017 -0400 OpenGL2: Remove SF_VAO_MESH.
Wed May 31 20:23:37 2017 -0400 Merge pull request #28 from GrangerHub/ioq3-syncup
Fri May 26 22:22:48 2017 -0400 Remove dead variables
Fri May 26 22:17:14 2017 -0400 Check for truncated paths in Sys_LoadDll
Fri May 26 22:04:45 2017 -0400 Update opusfile-0.5 -> opusfile-0.8
Fri May 26 21:59:59 2017 -0400 Update opus-1.1 -> opus-1.1.4
Fri May 26 21:46:46 2017 -0400 Upgrade libvorbis-1.3.4 -> libvorbis-1.3.5
Fri May 26 21:38:45 2017 -0400 Update libogg-1.3.1 -> libogg-1.3.2
Fri May 26 21:35:48 2017 -0400 Remove Libspeex
Tue May 23 12:44:34 2017 -0400 Contact email
Tue May 23 12:43:46 2017 -0400 Markdown
Tue May 23 12:33:32 2017 -0400 Code of conduct
Thu May 11 10:56:35 2017 -0400 Remove patches subdir
Thu May 11 10:54:26 2017 -0400 Merge branch 'master' of github.com:GrangerHub/tremulous
Thu May 11 10:53:46 2017 -0400 Add conditional BUILD_GRANGER to Cmake
Thu May 11 10:52:57 2017 -0400 Remove #ifdef cplusplus cruft
Thu May 11 10:52:19 2017 -0400 Don't depend on libfreetype on OSX
Sat May 6 22:30:39 2017 -0500 README update, rsync and curl needed
Sat May 6 17:35:34 2017 -0400 Merge branch 'master' of github.com:GrangerHub/tremulous
Sat May 6 17:33:58 2017 -0400 Remove cruft from Makefile.
Thu May 4 15:33:22 2017 -0400 Merge pull request #21 from Laaas/patch-1
Thu May 4 21:06:56 2017 +0200 It's Lua, not LUA.
Mon May 1 12:05:04 2017 -0400 Add vao cache for static surfaces.
Tue Apr 25 10:36:55 2017 -0400 Move dialog.h
Tue Apr 25 10:27:59 2017 -0400 Register keyword not supported in C++17 and later
Tue Apr 25 10:27:40 2017 -0400 add -DGRANGER
Mon Apr 24 21:03:45 2017 -0400 Populate appveyor.yml based on granger's setup
Mon Apr 24 21:02:05 2017 -0400 Add initial appveyor.yml
Mon Apr 24 20:43:54 2017 -0400 Fix Granger Build
Mon Apr 24 20:39:00 2017 -0400 Add IRC build notifications
Mon Apr 24 20:35:35 2017 -0400 Only 1 copy of Lua source code
Mon Apr 24 20:12:01 2017 -0400 Point the rest of it at GrangerHub
Mon Apr 24 20:10:55 2017 -0400 Point TravisCI shield at the GrangerHub url
Mon Apr 24 17:46:52 2017 -0400 Build linux/mingw32 targets on separate hosts.
Mon Apr 24 16:46:33 2017 -0400 Prebuild Docker container
Sat Apr 22 15:41:30 2017 -0400 Fix formatting
Sat Apr 22 15:40:10 2017 -0400 Rough draft documentation of project features.
Wed Apr 19 22:55:42 2017 -0400 Change include directive for sys_shared.h to point at new location.
Wed Apr 19 22:54:36 2017 -0400 Improved FS_GetModList()
Wed Apr 19 22:50:42 2017 -0400 Raise tremded hunk megs to 16mb (formerly 1mb) Raise default zone megs to 48mb (formerly 24mb)
Wed Apr 19 22:49:17 2017 -0400 Move sys_shared.h to a more appropriate home.
Sat Apr 8 01:21:08 2017 -0400 Add fancy slack notification magic
Fri Apr 7 08:27:15 2017 -0400 Fix CMake build
Fri Apr 7 08:22:07 2017 -0400 Transit not Travis
Tue Apr 4 21:04:24 2017 -0400 Correctly repackage the builds with the game assets.
Tue Apr 4 01:22:17 2017 -0400 Fail build if any docker target fails
Mon Apr 3 23:23:03 2017 -0400 Merge pull request #18 from GrangerHub/network-split
Mon Apr 3 22:49:47 2017 -0400 BUILD_GRANGER to toggle building granger.exe
Mon Apr 3 18:16:34 2017 -0400 Make sure that each TravisCI build is untainted
Mon Apr 3 12:21:25 2017 -0400 Copy the vms and data paks into the OSX bundle
Mon Apr 3 11:20:15 2017 -0400 Install curl in the docker container
Mon Apr 3 11:07:57 2017 -0400 Fix build issue on OSX reported by TravisCI
Mon Apr 3 11:04:55 2017 -0400 Follow redirect
Mon Apr 3 10:57:53 2017 -0400 Use curl instead of wget
Mon Apr 3 10:35:38 2017 -0400 Fix the pak download
Mon Apr 3 10:31:35 2017 -0400 Disable cl_rsaAuth for the time being
Mon Apr 3 10:19:56 2017 -0400 Remove the pk3-bootstrap step. These are now packaged with the release.
Mon Apr 3 10:18:20 2017 -0400 Update the package with the game paks
Sun Apr 2 20:07:00 2017 -0400 Retrieve the game paks after a successful build
Wed Mar 29 08:55:47 2017 -0400 Set version to `git describe --tags`
Wed Mar 29 08:55:28 2017 -0400 Header Feng Shui
Tue Mar 28 19:57:46 2017 -0400 Header Feng Shui
Tue Mar 28 09:20:45 2017 -0400 Fix Dockerfile to not build more than once
Tue Mar 28 09:00:44 2017 -0400 Fix cmake
Tue Mar 28 08:47:21 2017 -0400 Fix win32 builds
Mon Mar 27 17:55:35 2017 -0400 Spell check + const correctness
Mon Mar 27 17:53:06 2017 -0400 Extension checking for /writeconfig and /condump
Mon Mar 27 11:40:07 2017 -0400 Upgrade to Sol 2.16.0
Fri Mar 24 20:44:47 2017 -0400 Update CMakeLists.txt Crufty binds
Fri Mar 24 20:44:12 2017 -0400 Add some missing documentation
Fri Mar 24 12:02:21 2017 -0400 Convert sys_win32.c to C++ One function I gave up on, segregated it to it's own C file. Convert md5.c to C++
Fri Mar 24 11:40:21 2017 -0400 Remove FS_Read2(). Functionally the same as FS_Read(). Streaming functionality was removed in 672cfbf but flag remained.
Fri Mar 17 11:33:30 2017 -0400 No more qboolean in client/server
Wed Mar 15 11:13:47 2017 -0400 Code cleanup
Tue Mar 14 11:29:53 2017 -0400 Some Sys_ functions exists in networking code.
Tue Mar 14 03:22:15 2017 -0400 Run clang-format over some cruft
Tue Mar 14 03:21:49 2017 -0400 A single definition of alternatePlayerState_t
Tue Mar 14 03:20:24 2017 -0400 Fix win32
Tue Mar 14 03:04:29 2017 -0400 Finer breakdown of qcommon.h scope
Tue Mar 14 01:59:38 2017 -0400 Agressively split network code out of qcommon.h scope.
Mon Mar 13 23:10:48 2017 -0400 Agressively hack network code out of qcommon.h scope
Sun Mar 12 15:31:57 2017 -0400 Always generate new DAG node for constants
Wed Mar 8 11:50:58 2017 -0500 Prefer standard memset/memcpy
Tue Mar 7 21:49:25 2017 -0500 Cleanup ui interface
Tue Mar 7 21:47:27 2017 -0500 Remove more qboolean
Sun Mar 5 13:56:49 2017 -0500 Cleanup scoping of various client routines
Sun Mar 5 00:37:42 2017 -0500 More Lua interfaces
Sun Mar 5 00:35:30 2017 -0500 More C++ conversion in client
Tue Feb 28 13:05:42 2017 -0500 Refactor server code
Sat Feb 25 15:53:07 2017 -0500 Fix sdl c++ compilation
Sat Feb 25 11:10:08 2017 -0500 Fix building snd_codec_ogg.cpp
Sat Feb 25 11:07:03 2017 -0500 snd_wavelet: avoid undefined pointer below array bounds
Sat Feb 25 10:55:50 2017 -0500 Fix building with USE_CURL_DLOPEN=1
Sat Feb 25 10:13:01 2017 -0500 Fix libmumblelink.cpp on mingw32
Sat Feb 25 09:58:33 2017 -0500 Compiles on all Mingw32, Linux and OSX
Tue Feb 21 14:13:33 2017 -0500 C++ conversion
Wed Mar 15 11:23:32 2017 -0400 Package GPL COPYING and CC with the release packages
Mon Mar 13 23:37:54 2017 -0400 Don't open .pk3 files as OpenAL drivers.
Mon Mar 13 18:57:23 2017 -0400 Don't load .pk3s as .dlls, and don't load user config files from .pk3s.
Tue Feb 28 01:15:15 2017 -0500 Fix command line variables not being set correctly
Mon Feb 27 16:10:29 2017 -0500 Fix FS_FOpenFileByMode() and trap_FS_FopenFile()
Sat Feb 25 13:37:43 2017 -0500 Add dependencies to the README.md
Sat Feb 25 13:23:55 2017 -0500 Merge branch 'master' of github.com:GrangerHub/tremulous
Fri Feb 24 16:52:40 2017 -0500 Update the installtion information in README.md
Tue Feb 21 12:23:45 2017 -0500 Add missing gl upgrade patch
Mon Feb 20 23:35:24 2017 -0500 Merge pull request #5 from cengique/master
Mon Feb 20 23:32:46 2017 -0500 Merge pull request #6 from GrangerHub/fix_old_gcc
Mon Feb 20 15:01:02 2017 -0500 s/-std=c99/-std=gnu99/
Sat Feb 18 10:03:59 2017 -0500 Set -std=c99 in both CMake and Makefile
Sun Feb 19 11:44:49 2017 -0500 Console print when dropping >1022 byte server commands
Fri Feb 17 12:31:08 2017 -0500 Merge pull request #1 from GrangerHub/granger
Fri Feb 17 10:52:24 2017 -0500 Change API key
Thu Feb 16 22:18:07 2017 -0500 Change the updater repo url to GrangerHub's github repo
Tue Feb 14 16:22:48 2017 -0500 Make rd_buffersize unsigned to avoid compiler warnings
Tue Feb 14 16:21:42 2017 -0500 Split Cmd.h and Cvar.h from qcommon.h and q_shared.h
Tue Feb 14 16:21:10 2017 -0500 More const correctness
Tue Feb 14 16:17:00 2017 -0500 Split Cmd.h and Cvar.h from qcommon.h
Sun Feb 5 11:23:48 2017 -0500 reset samplefrac to 8-bits, to prevent overflow
Sun Feb 5 10:59:33 2017 -0500 Correct test for GL_EXT_texture_env_add support
Sat Jan 21 17:22:34 2017 -0500 Don't create symlink's for renderers anymore
Thu Jan 19 23:01:48 2017 -0500 Fix building of Tremulous.app OSX bundle
Thu Jan 19 21:12:41 2017 -0500 Package Granger scripts durring build
Wed Jan 18 22:37:15 2017 -0500 Tuck these declarations into the loop statement
Wed Jan 18 22:36:37 2017 -0500 Fix tremded file system search order
Wed Jan 18 22:35:57 2017 -0500 Build granger.exe in release builds
Wed Jan 18 22:34:41 2017 -0500 Fix out of bounds array subscript Fix unsigned/signed comparison mismatch
Mon Jan 16 10:58:51 2017 -0500 Remove for loop initial declarations
Sat Jan 14 12:30:39 2017 -0500 Cleanup entire common.c code
Sun Jan 8 15:03:17 2017 -0500 Game/CGame command completion by Cengique.
Tue Jan 3 18:59:55 2017 -0500 Add player vars documentation
Mon Jan 2 11:37:16 2017 -0500 Tighten up the VM argument interface
Sun Jan 1 18:02:42 2017 -0500 Change the console shader a bit
Sun Jan 1 17:54:50 2017 -0500 Console cvars (scr_useShader, scr_height, scr_colorRed, scr_colorBlue, scr_colorGreen, scr_colorAlpha)
Tópicos semelhantes
» Download Tremulous atualizado
» [Tuto] Modificando as cores pelo Photoshop CS5 ATUALIZADO!
» Tremulous 1.2
» meu tremulous
» Tremulous.net.br
» [Tuto] Modificando as cores pelo Photoshop CS5 ATUALIZADO!
» Tremulous 1.2
» meu tremulous
» Tremulous.net.br
Permissões neste sub-fórum
Não podes responder a tópicos