Commit Graph

31 Commits

Author SHA1 Message Date
Nicolás A. Ortega
a54d54d993
Use floats for less precision (we don't need doubles). 2016-09-18 16:17:34 +02:00
Nicolás A. Ortega
8551012cac Update README.md 2014-10-30 15:46:23 -05:00
Deathsbreed
83e84ba74c Moved Windows class inside the SpaceShipSim class (for file simplicity). 2014-10-10 11:48:32 -05:00
Deathsbreed
7ed497892b Update README.md 2014-10-08 19:45:05 -05:00
Deathsbreed
091b9f704e Simplified compiling. 2014-10-08 19:44:41 -05:00
Deathsbreed
07a36e01e4 Added some getter/setter methods. 2014-10-01 12:10:05 -05:00
Deathsbreed
a8303ba13c Removed '+' from the 'About' page. 2014-09-22 08:31:29 -05:00
Deathsbreed
5b577f3405 Update README.md 2014-09-20 18:56:25 -05:00
Deathsbreed
efae00fd45 Changed README for compile information. 2014-09-20 18:53:20 -05:00
Deathsbreed
d072de67dd Changing to using ant for compiling. 2014-09-20 18:52:10 -05:00
Nicolás A. Ortega
bc6085609f Update README.md 2014-09-17 21:19:29 -05:00
Deathsbreed
b78d4eef85 Removed some commented lines. 2014-05-31 17:42:09 -05:00
Deathsbreed
a05307f38a Set version variable to prepare for the next version (I tend to forget that kind of stuff). 2014-05-28 10:15:20 -05:00
Deathsbreed
84dd04008f Added shortcut to reset. 2014-05-28 09:56:12 -05:00
Deathsbreed
574c562299 There is now a Window that opens to display information, and various new menu
items. There is also a shortcut to quit the application.
2014-05-28 09:38:05 -05:00
Deathsbreed
9f232d9e46 Added more menu items to the help menu that still don't work. It'll need some work. 2014-05-27 20:53:29 -05:00
Deathsbreed
390a1460f2 Added STUFF comments since I do not like blank spaces. 2014-05-27 20:45:42 -05:00
Deathsbreed
b0360f7308 Added new not-finished class for About window. 2014-05-27 20:43:58 -05:00
Deathsbreed
f6cfb9c0bc Added a Reset button, and a not working About button. 2014-05-27 20:43:11 -05:00
Deathsbreed
d7911b01c5 KeyListener fixed! 2014-05-27 19:21:17 -05:00
Deathsbreed
a511027e16 Got the menus working, now the KeyListener needs to be fixed. 2014-05-27 17:05:04 -05:00
Deathsbreed
2cc5153497 Added FIXME to corresponding section. 2014-05-27 08:21:20 -05:00
Deathsbreed
e19278dfec Trying to create menu bar. 2014-05-27 08:15:09 -05:00
Deathsbreed
3174669ec3 Forget about the gitignore, it is fine. 2014-05-26 16:39:33 -05:00
Deathsbreed
6ddb1fd610 Seeing if I can stop .gitignore from appearing on the website 2014-05-26 16:38:41 -05:00
Deathsbreed
60e396102d Merge branch 'master' of https://github.com/Deathsbreed/SpaceShipSim 2014-05-26 16:36:21 -05:00
Deathsbreed
0c921ea7fd Trying to see if gitignore works 2014-05-26 16:35:29 -05:00
Nicolás A. Ortega
c8679c9cdf Changed some wording to be more specific. 2014-05-26 16:14:30 -05:00
Nicolás A. Ortega
9ca05ac342 Added basic info
Added info on project description, compiling, and contribution.
2014-05-26 16:13:21 -05:00
Deathsbreed
a5459143f6 Added source files. 2014-05-26 16:04:54 -05:00
Nicolás A. Ortega
af17f7863d Initial commit 2014-05-26 16:01:46 -05:00