Commit Graph
100 Commits
Author SHA1 Message Date
worktycho 4315deb90b Added parenthasies 2014-07-13 16:07:35 +01:00
worktychoandTycho e1a561286a Fixed Issue with Comparing agast the wrong chest, potentially causing crashes. 2014-07-13 16:03:14 +01:00
worktycho 132b367316 CopyPaste Error
Fixes CID 70460.
2014-07-13 15:32:44 +01:00
worktycho 64697f0cab Another COpyPaste Error
Fixes CID 70461
2014-07-13 15:29:43 +01:00
worktychoandTycho 4a6d606f74 Made CreateProjectile a pointer 2014-07-13 15:16:49 +01:00
worktycho bfc485bfe2 Fix CopyPaste error that ment a_MaxRelX wasdn't checked
Fixes CID 70464
2014-07-13 15:05:54 +01:00
worktycho 0fb236bfe4 typo 2014-06-30 22:21:22 +01:00
worktycho 84272fb155 Added dependecy of tolualib on lua 2014-06-30 22:21:07 +01:00
worktycho fb5d88b17e Merge pull request #1129 from mc-server/CodeCoverageCondition
Moved CodeCoverage into a separate cmake condition.
2014-06-27 19:24:02 +01:00
worktycho 833d328435 Added MSVC guard 2014-06-27 11:07:03 +01:00
worktycho 9e1829e4e6 Update SetFlags.cmake 2014-06-27 10:45:43 +01:00
worktycho 62669f64de Update SetFlags.cmake 2014-06-27 10:27:02 +01:00
worktycho 25a0264cc4 Check GridSize for 0
Fixes CID 68226 and CID 66437
2014-06-26 19:04:56 +01:00
worktycho b832a202ab Add Null check to SendBlockTo
Fixes CID 43611
2014-06-26 18:30:02 +01:00
worktycho 03da9ae3c4 Merge pull request #1125 from Howaner/Entities
Add entity health saving.
2014-06-24 15:23:55 +01:00
worktycho 3c0452ebef Fixed missing break
Fixes CID 68409
2014-06-22 14:17:07 +01:00
worktycho 119ba562d5 Fixed invalid iterator
Fixes CID 60408
2014-06-22 14:15:41 +01:00
worktycho 63ce2e8b37 Fixed compile errors 2014-06-22 12:30:37 +01:00
worktycho 2f2071afc1 Merge pull request #1101 from Howaner/FenceGate
Fix fence gate redstone simulator.
2014-06-17 18:39:21 +01:00
worktycho 4fddbf9dfc Merge pull request #883 from mc-server/CutOffLighting
Lighting reads blocktypes only for blocks under heightmap.
2014-06-16 17:37:07 +01:00
worktycho d5a99d5b78 Remove windows bindings crutch 2014-06-14 13:48:12 +01:00
worktycho e10940d57c Fixed compile 2014-06-12 17:24:14 +01:00
worktychoandTycho 70c20d7772 Fixed constness 2014-06-11 17:17:19 +01:00
worktycho 7cb88e8c06 Added coverity badge 2014-06-11 10:21:24 +01:00
worktycho 3e25852382 Removed assert that is now informed by type system 2014-06-11 10:04:34 +01:00
worktycho 8695928dd1 Update GETTING-STARTED.md 2014-06-11 09:37:00 +01:00
worktycho 3c661d84c1 Merge pull request #1077 from mc-server/fuelfixes
Corrected the furnace fuels. Solves #1071
2014-06-07 19:02:11 +01:00
worktycho b925eb4ad4 Capitalising 2014-06-07 00:18:58 +01:00
worktycho 3275bbf01b Fix reading 64 bit values 2014-06-07 00:10:58 +01:00
worktycho 43342540c8 Fixed Time of day 2014-06-06 23:54:24 +01:00
worktycho 8c8c3ba5c4 Grammar 2014-06-06 14:37:11 +01:00
worktycho 702571024c Expanded GPU section 2014-06-06 14:02:54 +01:00
worktycho 2ed2f20a31 Fixed numbers 2014-06-06 11:38:29 +01:00
worktycho 34c06d8c39 typo 2014-06-06 10:29:10 +01:00
worktycho 413d90420d Start of GPU section. 2014-06-05 11:59:06 +01:00
worktycho 2de36c8ccc Merge pull request #1059 from mc-server/coverity_fixes
Coverity fixes
2014-06-04 12:23:28 +01:00
worktycho c94d0c8144 derp 2014-06-04 11:39:21 +01:00
worktycho ae37dfec8d Fixed bad coordinate 2014-06-04 11:29:08 +01:00
worktycho 98c575ebc2 Make sure m_StackSizeToBeUsedInRepair Always has a valid value 2014-06-04 11:12:06 +01:00
worktycho 85be62a8cd Removed unused field test 2014-06-04 11:02:17 +01:00
worktycho 87c4d0ea57 Initialise m_Callbacks field to NULL in empty constructor. 2014-06-04 10:58:09 +01:00
worktycho 750333855c abort does not take a parameter. 2014-06-01 17:23:02 +01:00
worktycho 476fdc9952 Use abort in SIGSEGV and SIGABRT handlers
This should cause Mcserver to generate core dumps when it crashes.
2014-06-01 17:05:51 +01:00
worktycho be10f07db0 Fix bug when a_Idx is not a multiple of SectionBLockCount 2014-05-29 19:44:36 +01:00
worktycho 901e3ec494 Derp 2014-05-29 19:35:47 +01:00
worktycho b50181e361 fix underflow
Wish c++ could specify saturating unsigned underflow.
2014-05-29 19:29:06 +01:00
worktycho 0cfee5d141 Fixed Wrong types in nibble sizeofs 2014-05-29 19:10:35 +01:00
worktycho 80fe19c0e2 Fixed overflow bug 2014-05-29 17:41:07 +01:00
worktycho d9c667d28f Add comment 2014-05-29 12:04:37 +01:00
worktycho 444cce1269 Cmake system name not System name 2014-05-28 21:39:28 +01:00
worktycho a2b741d904 derp 2014-05-28 20:41:34 +01:00
worktycho 1cf426d881 FreeBSD requires __POSIX_VISIBLE macro to be defined 2014-05-28 20:39:47 +01:00
worktycho 171e13de4f for compiliers other than msvc we need to tell lua that its building as a dll 2014-05-28 15:59:59 +01:00
worktycho 5a9e49fbeb Fix cmake errors in msvc 2014-05-28 11:49:36 +01:00
worktycho 6ce73ada6f Update GroupManager.h 2014-05-25 19:17:01 +01:00
worktycho d481f9ece3 Merge pull request #1030 from mc-server/betterthan950
A fix that is better than #950.
2014-05-25 18:40:32 +01:00
worktycho 16dbad8107 Merge pull request #1005 from SphinxC0re/LoadPluginfolder
Load pluginfolder
2014-05-18 16:48:32 +01:00
worktycho 7616895eb3 Fix assignment operators test 2014-05-17 14:35:08 +01:00
worktycho 4e841146b8 Fix assignment ops 2 2014-05-17 14:29:15 +01:00
worktycho d53c84a781 Add test for zeros 2014-05-17 14:07:49 +01:00
worktycho 7777da379d Fix assignment operators 2014-05-17 14:04:44 +01:00
worktycho a7a811af3a Add tests for assignment operator 2014-05-17 13:59:31 +01:00
worktycho 710656f84f Rewrote array copies test
Moved each patten test into its own scope to test all unallocated section code paths.
Moved 0's around so that they test the allocated sections code paths.
2014-05-17 13:39:28 +01:00
worktycho 4697133075 excluding tests excludes everything 2014-05-17 13:20:28 +01:00
worktycho 029e9a826a test code does not need testing 2014-05-17 13:05:12 +01:00
worktycho 8bb8c2ca7d Don't start mcserver up in coverage builds
Starting the server up is not a test.
2014-05-17 13:04:40 +01:00
worktycho c4cd201f18 Range Check on schematic size
Fixes CID 55830
2014-05-09 17:39:13 +01:00
worktycho 99af4453ef Check the height and width values read.
Fixes CID 55831
2014-05-09 17:30:47 +01:00
worktycho 17c7c31130 Initialise m_HasTeleported in both constructors 2014-05-09 16:56:29 +01:00
worktycho ef85bef978 Fixed crash on creating a world during plugin initialisation 2014-05-05 16:06:45 +01:00
worktycho 2576effc19 Merge pull request #971 from worktycho/polarssl-local
Keep a cloned copy of polarssl
2014-05-01 19:19:47 +01:00
worktycho c7260b2f63 Merge pull request #959 from mc-server/fixes-2
Coverity fixes
2014-04-27 13:24:51 -07:00
worktycho a303adca8b Update CoverityModel.cpp 2014-04-27 13:03:34 -07:00
worktycho e069948bef Create CoverityModel.cpp 2014-04-27 20:57:47 +01:00
worktycho e2718418bb Merge pull request #937 from archshift/xcode-headers
Cmake generated projects for IDEs include headers in project files.
2014-04-25 18:33:30 +01:00
worktycho 10cba6cf58 Revert moving gcc to g++11 in 18c3b1 2014-04-22 13:05:23 +01:00
worktycho 5260146f3c Merge pull request #838 from mc-server/lilypads
Lilypads
2014-03-30 15:17:35 +01:00
worktycho b8cffe569f Merge pull request #798 from worktycho/warnings
Fixed Format string warnings
2014-03-14 14:34:29 +00:00
worktycho 2eaae82a2a Mentiod that we use some c++11 exstensions
Eg override, abstract, va_copy, long long.
2014-03-09 18:57:43 +00:00
worktycho 10a973abbc Disable -Werror on this branch 2014-03-08 15:21:09 +00:00
worktycho 16ebbca35b Moved returns 2014-03-08 14:23:00 +00:00
worktycho 0eea9eb998 Move env code part 2
Only just noticed I committed this on the wrong branch.
2014-03-07 20:16:16 +00:00
worktycho c67e008a4e Fixed wrong path in debug mode 2014-03-07 20:03:05 +00:00
worktycho 6b153a5014 Move env code part 1 2014-03-07 19:59:49 +00:00
worktycho 95ea0ef43d Fixed clang compile 2014-03-07 17:22:37 +00:00
worktycho 2a3d8d46ec Only use fast-math in exes 2014-03-07 17:04:38 +00:00
worktycho fac56bb935 Enabled -ffast-math 2014-03-07 16:55:45 +00:00
worktycho 8990410f18 Reverted BlockVine 2014-03-02 12:02:29 +00:00
worktycho 20da097634 Merge pull request #691 from MuhammadWang/master
Added files for eclipse and debug, fix a mistake
2014-02-16 18:05:58 +00:00
worktycho 7ad4a86c49 Added additional parenthasies 2014-02-10 18:06:49 +00:00
worktycho 23f69bc093 Fixed stupid mistax in conditional
boats can't be placed if the face is not block_face_none and not block_face_YM, not if it is only not one.
2014-02-10 17:59:17 +00:00
worktycho 374fecf61f Change Output to stderr 2014-02-05 20:13:37 +00:00
worktycho 8e19ea4744 Updated GETTING-STARTED.md to remove completed issues 2014-01-14 14:02:26 +00:00
Tycho Bickerstaff 6f3c5b806e implement xsofts recommendations 2014-01-03 11:22:01 +00:00
Tycho Bickerstaff ea6f94f6cb Merge branch 'master' into threadsafequeue 2014-01-02 17:49:55 +00:00
Tycho Bickerstaff d522619ce2 added documentation 2014-01-02 17:43:57 +00:00
Tycho Bickerstaff bbdb34252e fixed a few remaining issues with worldstorage 2014-01-02 17:37:34 +00:00
Tycho Bickerstaff 7076f8e73a fixed compiler warnings not being enabled in clang 2014-01-02 17:11:40 +00:00
Tycho Bickerstaff 042b72bc17 rewrote queue not to use promises for waits 2014-01-02 12:32:55 +00:00
Tycho Bickerstaff 7694a0788c Merge branch 'master' into threadsafequeue
Conflicts:
	src/OSSupport/Queue.h
2013-12-31 16:32:08 +00:00