Commit Graph
19 Commits
Author SHA1 Message Date
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