Commit Graph
29 Commits
Author SHA1 Message Date
Obique PSWG a77b682945 Fixed 35 FindBugs errors 2016-02-01 15:08:04 -06:00
Obique PSWG d9bb7b928f Changed baseline/deltabuilder to be solely created by BaselineObject 2016-01-31 17:33:04 -06:00
Obique PSWG 925791f594 Improved networking performance and stability 2016-01-31 15:35:38 -06:00
Obique PSWG 731311ed2d Added ability to distinguish buildouts/snapshots/generated objects, as well as added baseline caching 2016-01-31 15:33:00 -06:00
Obique PSWG 67957e7d96 Fixed JUnit errors in odb test 2016-01-17 12:52:06 -06:00
Obique PSWG 0b438bfce5 Fixed object database cleanup in test case 2016-01-17 12:47:52 -06:00
Obique PSWG ec21fc35ea Removed time-sensitive test 2016-01-17 03:36:41 -06:00
Obique PSWG ab67aaac39 Removed ObjectCreateIntent, it's effectively the same as ObjectCreatedIntent 2016-01-12 03:56:54 -06:00
Obique PSWG ab79500f13 Changed Holocore to use TCP. No big deal 2016-01-02 22:17:39 -06:00
Mads Boddum 786eb28de6 Replaced usage of SortedLinkedList with PriorityQueue and removed SortedLinkedList 2015-11-25 17:39:15 +01:00
Obique PSWG d4879b98c4 Tinkering with creating an on object created intent -- running into problems 2015-09-28 22:34:27 -05:00
Waverunner 1a396af911 Removed Player variable from SuiWindows and the display method for an SuiWindow now requires a Player argument
Changed function methods in scripts/radial/terminal folder to no longer be set as a variable
2015-08-17 15:50:32 -04:00
Obique PSWG 5451c44dbd Added AGPL license to files that didn't have it yet 2015-07-24 08:16:32 -05:00
Obique PSWG c360ab65a9 Created new Quaternion and Point3D classes for the Location. Will require an ODB wipe! 2015-07-23 00:07:26 -05:00
Obique PSWG b123c50f2e Added all tests to the main test suite and added the new test: TestConfig 2015-07-19 12:35:35 -05:00
Mads Boddum 8a58c24154 Merged master into CORE-215-weather-service 2015-06-18 17:48:40 +02:00
Ziggeh aae012a81e Added a unit test for WeatherType 2015-06-18 17:45:07 +02:00
Obique PSWG 58968838d2 Fixed all warnings 2015-06-10 21:33:06 -05:00
Waverunner 0f4ec23182 Removed indexing variable from SWGList as all lists have indexes and added JavaDoc to SWGList class 2015-06-07 16:47:41 -04:00
Obique PSWG e62d36a166 Improved QuadTree to be more efficient with spatial searching and insertion 2015-06-07 13:29:42 -05:00
ObiqueandObique 7213b16ab5 Removed comments from TestQuadTree 2015-05-13 13:41:13 -05:00
ObiqueandObique 3f3e0d9b49 Added cleanup to end of TestObjectDatabase test, to remove the file 2015-05-12 02:28:19 -05:00
ObiqueandObique 765174b603 Added test suite to test all files at once 2015-05-12 02:23:52 -05:00
ObiqueandObique 5712a2cb2d Modified TestFragmented to pass if Holocore is better than Core2 2015-05-12 02:23:25 -05:00
Ziggeh cf560ac2cf Changed wildcard imports and moved class fields into the test method in TestSortedLinkedList 2015-05-06 21:13:40 +02:00
Ziggeh 69dc2ebf31 Readded Field Encapsulation for resources.Attributes
Changed each unsupported operation method in resources.SortedLinkedList to create new exception objects
Renamed SortedLinkedListTest to TestSortedLinkedList
2015-05-06 19:47:29 +02:00
Ziggy 5ca21e2581 Removed unncessary cast from SortedLinkedList.add() and refactored the exceptions.
Created a unit test that tests SortedLinkedList.
2015-05-06 11:43:57 +02:00
ObiqueandObique 9ffbde1765 Added license to all files within the project 2015-05-04 10:19:06 -05:00
ObiqueandObique 47231d7f4d Merged Engine into the Core! Woooo open source 2015-05-02 11:56:03 -05:00