Commit Graph

1751 Commits (master)

Author SHA1 Message Date
Jeff Jirsa 7d21813968 Merge pull request #718 from codethulu/fix_tinyxml
close 716 -- don't use system tinyxml2 if below v2.0.1
2014-11-20 16:07:06 -08:00
Tom Thompson decb5305ac close 716 -- don't use system tinyxml2 if below v2.0.1 2014-11-20 15:50:41 -08:00
Jeff Jirsa bf7b8c5f44 Updated README 2014-11-06 14:37:22 -08:00
Mark Chandler a98a3ee47c Merge pull request #714 from makson96/license_lgpl
Fix fork license to LGPL
2014-01-08 09:37:18 -08:00
Tomasz Makarewicz f010ac50d6 Fix fork license to LGPL 2014-01-08 18:20:12 +01:00
Mark Chandler 2a2bf39ea6 Added note about gpl v2.1 repo on lindenlab 2014-01-08 16:37:09 +08:00
Mark Chandler 42aa0029af Merge pull request #693 from lodle/bugfix689
Fixes for form height issues
2013-12-08 16:10:10 -08:00
Mark Chandler b6ac123028 Merge pull request #705 from lodle/bugfix704
Fixed create mcf form staying open when error occures #704
2013-12-08 16:09:07 -08:00
Mark Chandler 12b351b9d4 Merge pull request #706 from lodle/bugfix703
Fixed Iterating directory from corrupting file names when it converts th...
2013-12-08 16:08:54 -08:00
Lodle 19ad167a60 Fixed issue with bad comparison for get all files with extension filter 2013-10-31 09:33:14 -07:00
Mark Chandler ff05d69810 Merge pull request #707 from callumlinden/bugfix_649
FIXED Preorder date is incorrect #649 (additional fix for missing meta-s...
2013-10-31 09:28:23 -07:00
Callum Prentice c03f51d99b FIXED Preorder date is incorrect #649 (additional fix for missing meta-string) 2013-10-30 16:40:19 -07:00
Lodle aba26e987e Fixed Iterating directory from corrupting file names when it converts them to utf8 and instead throws an exception #703 2013-10-30 14:37:59 -07:00
Lodle 4216fad58b Fixed create mcf form staying open when error occures #704 2013-10-30 14:37:41 -07:00
Lodle 9b2e034df2 Updated windows dep to state what arch it needs 2013-10-30 09:00:36 -07:00
Mark Chandler 07af17eabd Merge pull request #698 from lodle/bugfix692
Fixed issue where item state could get stuck upon error on updates #692
2013-10-29 16:23:28 -07:00
Mark Chandler aecdcf573d Merge pull request #697 from lodle/bugfix690
Sorted cvar list alphabetically #690
2013-10-29 16:23:14 -07:00
Mark Chandler 2a5b48d368 Merge pull request #695 from lodle/bugfix688
Fixed issue where progress doesnt get set to 100% on completion of mcf upload #688
2013-10-29 16:22:56 -07:00
Mark Chandler 99e3ddc733 Merge pull request #694 from lodle/bugfix691
Fixed preload page getting stuck in zombie state on error #691
2013-10-29 16:22:12 -07:00
Mark Chandler e8240b30e2 Merge pull request #685 from lodle/MiscFixes
Misc fixes
2013-10-29 16:21:12 -07:00
Lodle 44b431a56d Fixed missing variable causing compile to fail 2013-10-29 10:23:14 -07:00
Lodle 7a78d45e9f Normalise path used in test to fix linux test failing 2013-10-29 09:44:14 -07:00
Mark Chandler 2338e3b700 Merge pull request #686 from lodle/UnitTestUi
Added test summaries to gtest form
2013-10-28 16:49:32 -07:00
Mark Chandler 82da21ffde Merge pull request #699 from callumlinden/bugfix_649
FIXED Preorder date is incorrect #649
2013-10-28 16:46:10 -07:00
Lodle cb25f39f21 Fixed gtest building as debug in release 2013-10-28 16:40:07 -07:00
Callum Prentice dcaea1bc91 FIXED Preorder date is incorrect #649 2013-10-28 16:14:18 -07:00
Lodle 365bb7c100 Added missing images for unit test ui 2013-10-28 16:01:51 -07:00
Lodle b9c4ecfea4 Merge branch 'UnitTestUi' of http://github.com/lodle/Desurium into UnitTestUi 2013-10-28 15:38:13 -07:00
Lodle d3db5fce6d Added test summaries to gtest form 2013-10-28 15:38:06 -07:00
Mark Chandler 5f5647286b Merge pull request #675 from lodle/feature647
Converted boost tests into gtests #647
2013-10-28 15:35:49 -07:00
Mark Chandler d8d8858da7 Merge pull request #682 from lodle/bugfix643_try2
Added control + c (copy) to message dialogs to copy text #373
2013-10-28 15:35:27 -07:00
Lodle 56b86b58ba Fixed form height cropping buttons on cant find game form #689 2013-10-28 13:58:04 -07:00
Lodle 0f13c63fe6 Fixed uninstall form being to small #689 2013-10-28 13:57:27 -07:00
Lodle fe03f14f21 Fixed uninstall form being to small #689 2013-10-28 13:57:21 -07:00
Lodle 648de766b9 Fixed issue where progress doesnt get set to 100% on completion of mcf upload #688 2013-10-28 13:54:54 -07:00
Lodle 9e18a07252 Sorted cvar list alphabetically #690 2013-10-28 13:54:27 -07:00
Lodle 61363d1633 Fixed preload page getting stuck in zombie state on error #691 2013-10-28 13:53:51 -07:00
Lodle ab2b0551e2 Fixed issue where item state could get stuck upon error on updates #692 2013-10-28 13:53:17 -07:00
Lodle e82aa3cec0 Fixed forward decalre breaking compile under 2013 for v8. 2013-10-25 16:17:20 -07:00
Lodle bdbf065bd7 Updated v8 to build using correct compiler 2013-10-25 16:03:11 -07:00
Lodle 23d19e3586 Fixed build issue on windows with boost and only having vis 2013 installed 2013-10-24 18:17:56 -07:00
Lodle 0cdeada452 Fixed up command line parsing for unit tests in linux that caused crash on startup 2013-10-24 09:28:56 -07:00
Lodle e562cb1f2d Added debug info to travis ci to find out why gtest is failing to run **temporary** 2013-10-24 09:02:39 -07:00
Lodle 0ecb9833bb Merge branch 'master' of http://github.com/desura/Desurium
Conflicts:
	src/static/util/code/UtilMisc.cpp
2013-10-23 09:53:23 -07:00
Lodle 5ebe261916 Fixed asserts causing exit to be called in debug due to gtest messing with settings 2013-10-23 09:48:51 -07:00
Lodle 00c0b56b7f Updated gtest run and exit to work properly in release (problem with static init of gtest not using command line args) 2013-10-23 09:48:51 -07:00
Lodle 0b8d75d614 Moved function out of bootloader to util for use on linux with gtest command line parsing 2013-10-23 09:48:39 -07:00
Lodle 73a9a6152e Added test summaries to gtest form 2013-10-23 09:41:32 -07:00
Lodle d1c4663a4a Fixed asserts causing exit to be called in debug due to gtest messing with settings 2013-10-23 09:40:51 -07:00
Lodle 127f927c99 Updated gtest run and exit to work properly in release (problem with static init of gtest not using command line args) 2013-10-23 09:38:48 -07:00