Azaezel
ae55b5f552
Adds material definitions for groundcover referencing.
2014-09-01 19:39:29 -05:00
Daniel Buckmaster
2554cf6c1a
Merge pull request #755 from eightyeight/fix_splash
...
Fix splashscreen
2014-08-16 13:21:47 +10:00
Daniel Buckmaster
e4f4305325
Merge pull request #756 from eightyeight/fix_dll_loading
...
Load new DLL first so existing projects don't see odd behavior
2014-08-16 13:21:28 +10:00
Daniel Buckmaster
868b20cfb5
Load new DLL first so old projects don't see odd behavior.
2014-08-16 11:55:46 +10:00
Daniel Buckmaster
76b2e4e975
Fixed template scripts.
2014-08-16 11:52:50 +10:00
Daniel Buckmaster
346ad5bdaa
Finished up splash screen implementation.
...
* Added stub methods for non-Windows platforms
* Move canvas show to after tools have loaded
* Fix a tab
2014-08-16 11:28:53 +10:00
Daniel Buckmaster
5a1f6967ce
Merge remote-tracking branch 'Areloch/SplashScreenFix' into development
2014-08-16 09:53:02 +10:00
Daniel Buckmaster
3c1cc9b32c
Merge pull request #742 from dahnielson/dahnielson_cmake
...
Improving CMake build system for power users
2014-08-16 09:44:24 +10:00
Daniel Buckmaster
1bb95bdb81
Merge pull request #747 from BeamNG/fix_water_reflection
...
WaterObject reflection fix.
2014-08-16 09:43:49 +10:00
Areloch
0878f005c0
Fixed the pure virtual function to be an empty one, which should resolve the linux build failure.
...
Also tweaked the loading methodology to have the canvas by default assume it should force the window display as soon as it can. You can set the canvas to not do that when it's created via the new displayWindow variable.
This way, old templates and projects should work as normal without changes, while the new templates are built to take advantage of the nicer splash screen arrangement.
2014-08-04 21:28:36 -05:00
LuisAntonRebollo
ada24b3d8c
Fix WaterObject loose reflection bug.
2014-08-03 12:56:11 +02:00
Anders Dahnielson
0ca4dc75a8
Improving CMake build system for power user
...
* Making it possible to override the project directory location
by setting TORQUE_APP_DIR.
* Making it possible to skip template installation (copying) to
project directory by setting TORQUE_TEMPLATE to OFF.
2014-07-28 13:06:33 +02:00
LuisAntonRebollo
69838bdc8c
Merge pull request #738 from LuisAntonRebollo/add_cmake_license
...
Add GG(c) and MIT license to CMake files.
2014-07-19 00:19:09 +02:00
LuisAntonRebollo
57ac2f8546
Add GG(c) and MIT license to CMake files.
2014-07-18 22:07:38 +02:00
Areloch
2864edf291
Fixed spacing
2014-07-15 17:52:27 -05:00
Areloch
c2da67d473
Fixes the splash screen so that it displays until the game has actually done initial setup and can display GUI elements. This prevents the ugly blank window just sitting there while the GUI loads.
2014-07-15 17:44:19 -05:00
Daniel Buckmaster
8390c4159f
Merge pull request #732 from eightyeight/revert-540
...
Revert #540
2014-07-14 15:33:53 +02:00
Daniel Buckmaster
b7c720d01d
Reverted #540
2014-07-14 15:13:30 +02:00
Areloch
ceccd06198
Merge pull request #729 from LuisAntonRebollo/fix_mem_corruption_on_precipitation
...
Fix #224 Memory corruption on Precipitation::destroySplash.
2014-07-12 09:36:53 -05:00
Daniel Buckmaster
c8153cfd29
Merge pull request #731 from LuisAntonRebollo/fix_cmake_testing_module
...
Fix CMake testing module.
2014-07-12 16:06:42 +02:00
LuisAntonRebollo
a030f47178
Fix CMake testing module.
2014-07-12 13:44:48 +02:00
LuisAntonRebollo
e09a09005d
Merge pull request #706 from eightyeight/add-gtest
...
Add Google test library
2014-07-12 12:53:57 +02:00
LuisAntonRebollo
a3bdaf128f
Fix memory corruption on Precipitation::destroySplash.
2014-07-12 02:03:20 +02:00
Daniel Buckmaster
d1070210c2
Fixed tool support.
2014-07-12 00:00:46 +02:00
LuisAntonRebollo
4510e29463
Merge pull request #698 from eightyeight/fix-vs-link-time
...
Append ' DLL' to DLL name to fix linker times
2014-07-11 22:58:30 +02:00
Daniel Buckmaster
0ca672721b
Merge pull request #718 from eightyeight/fix-quat-from-euler
...
Fixed Euler to Quaternion conversion
2014-07-11 11:40:44 +02:00
Daniel Buckmaster
27df22f18e
Merge pull request #724 from eightyeight/fix-draw2dsquare-angle
...
Allow drawing 2D squares with 0 rotation angle
2014-07-11 11:33:38 +02:00
Daniel Buckmaster
b7b13250b8
Merge pull request #697 from eightyeight/t2d-string-funcs
...
Added string functions from T2D
2014-07-10 12:21:51 +02:00
Daniel Buckmaster
ec78e4d502
Append ' DLL' to DLL filename to improve VS link times.
2014-07-10 11:56:33 +02:00
Daniel Buckmaster
9a05899d8e
Allow drawing 2D squares with 0 rotation angle.
2014-07-10 11:30:56 +02:00
Daniel Buckmaster
2248c90d52
Default mainfiles to run unit tests.
2014-07-08 18:55:37 +02:00
Daniel Buckmaster
8b1ff267f0
Fixed quaternion set from euler.
2014-07-08 18:38:10 +02:00
Daniel Buckmaster
ec34d9928c
Only check memory if a flag is set.
2014-07-08 17:39:22 +02:00
Daniel Buckmaster
195e05dcfb
Merge pull request #650 from Azaezel/ejectionOffsetVariance_defaults
...
Ejection offset variance defaults
2014-07-08 14:16:05 +02:00
Daniel Buckmaster
439192f88d
Merge pull request #645 from Azaezel/ridgidshape_updateForces
...
Ridgidshape update forces
2014-07-08 14:15:19 +02:00
Daniel Buckmaster
cf5d48e6ef
Merge pull request #665 from andr3wmac/multiformat
...
Support for large lists of shape formats.
2014-07-08 14:14:54 +02:00
Daniel Buckmaster
c7206f38f7
Merge pull request #699 from eightyeight/fix-gamelistmenuctrl-bitmap
...
Prevent call to dStrlen(NULL)
2014-07-08 14:08:17 +02:00
Daniel Buckmaster
f78ea9e057
Merge pull request #711 from eightyeight/use-playerdata-swimforce
...
Make use of PlayerData::swimForce
2014-07-08 14:07:24 +02:00
Daniel Buckmaster
3f687d8f43
Make use of PlayerData::swimForce
2014-07-01 18:14:08 +02:00
Daniel Buckmaster
caa915d0ec
Fixed copyight in memory tester.
2014-06-24 09:12:50 +10:00
Daniel Buckmaster
ef1a1326d3
Added macros for convenience.
2014-06-24 08:39:40 +10:00
Daniel Buckmaster
3fbaa60e40
Added memory leak testing for MSVC.
2014-06-24 08:39:22 +10:00
Daniel Buckmaster
551a7b3820
Added Google test library.
2014-06-24 08:38:52 +10:00
Daniel Buckmaster
b94679aebc
Prevent call to dStrlen(NULL).
2014-06-17 16:01:25 +10:00
Daniel Buckmaster
33444e8a36
Added string functions from T2D.
2014-06-16 12:39:51 +10:00
Daniel Buckmaster
feec36731e
Merge pull request #594 from LuisAntonRebollo/unit-tests-without-crash
...
Increased stability Torque3D: unit-tests running without a crash.
2014-06-16 10:57:04 +10:00
LuisAntonRebollo
4fcdc04214
Merge pull request #674 from eightyeight/fix-tsignal-mtriggernext
...
Fix SignalBase constructor shenanigans
2014-06-15 21:24:38 +02:00
LuisAntonRebollo
4fe6072f03
Merge pull request #681 from BeamNG/fix_cmake_linux_dedicated
...
Fix CMake linux dedicated on gcc and Clang
2014-06-15 11:32:49 +02:00
LuisAntonRebollo
a90be04041
Merge pull request #687 from eightyeight/procedural-terrain-coverage
...
Add coverage option to procedural terrain generator
2014-06-15 11:31:40 +02:00
Daniel Buckmaster
aa6571330b
Merge pull request #688 from rextimmy/vehicle_gamepad_fix
...
Vehicle gamepad fix for full template.
2014-06-12 12:26:09 +10:00