Gráfico de commits

44 Commits

Autor SHA1 Mensaje Fecha
Chris Cromer 3bf267f3fc upstream updates 2016-12-22 14:43:22 -03:00
cognitivegears e90aa49444 General clean-up. Fixed GateKeeper, updated startup scripts, fixed warnings. 2016-10-30 22:09:45 -05:00
cognitivegears c341825239 Fixed missing sounds 2016-10-28 21:14:34 -05:00
cognitivegears 6e0b9db3d5 #12 - Fixed crash when starting a wire after changing modes 2016-10-28 20:27:36 -05:00
cognitivegears e9627b5554 Merge branch 'patricksurry-master' 2016-10-28 18:29:00 -05:00
cognitivegears 3918a501a3 MERGED from conflict, patricksurry pull request #10 2016-10-28 18:28:23 -05:00
Nathan Byrd 588497cd89 Merge pull request #11 from EpicOrange/master
Fix for autowire button
2016-10-28 18:12:22 -05:00
Nathan Byrd b9b71697d8 Merge pull request #14 from ghost/master
Make DroidQuest be available on Ubuntu14.04
2016-10-28 17:34:59 -05:00
Chris Cromer 6362287240 Fixed save bug 2016-02-27 16:59:49 -03:00
EriCSN 516ed24d54 Fixed README 2015-11-28 12:19:38 +08:00
EriCSN 00eb3cb38f Added some build tips 2015-11-28 12:18:42 +08:00
EriCSN 3cb5774fb0 Update pom.xml, tested under Ubuntu14.04 2015-11-28 12:15:20 +08:00
Chris Cromer 6215e8a7ab Fixed pickup audio 2015-11-27 19:17:11 -03:00
Chris Cromer b2c948fe84 Fixed audio file names 2015-11-27 00:33:39 -03:00
Chris Cromer 41476806f4 Cleanup the binary and jar files 2015-11-26 10:47:15 -03:00
Chris Cromer ed3e502f96 Fixed bug when parent folder does not exist 2015-11-25 22:19:27 -03:00
Chris Cromer ece529208d Fixed the ignore file 2015-11-24 23:00:53 -03:00
Chris Cromer 480a15cfe4 Added icon and shortcut applications 2015-11-24 22:58:24 -03:00
Chris Cromer 822099c90c Updated folder hierarchy and save and restore 2015-11-24 22:40:50 -03:00
Chris Cromer f3b9b474a2 Initial commit 2015-11-24 14:59:27 -03:00
EpicOrange 081e30ff84 Changed tabs to spaces
(forgot to configure eclipse)
2014-12-24 01:32:31 -08:00
EpicOrange be0b0a28e9 Made the AutoWire button functional 2014-12-24 01:27:55 -08:00
Patrick Surry 2e9e024295 more portable shortcut modifier 2014-12-10 21:06:02 -05:00
Patrick Surry cb15a6dc17 use shortcut modifier for command-arrow vs control-arrow on OS X; added a quick key reference to help 2014-12-10 20:21:30 -05:00
Patrick Surry 165e249694 Added MainClass to manifest, simple build/run instructions 2014-12-10 14:04:34 -05:00
Thomas Foote 70c43df686 Merge pull request #9 from cognitivegears/master
Pathfinding initial commit
2014-07-20 11:26:14 -04:00
cognitivegears e3c76fa9d3 Moved switches to their own package inside materials 2014-04-21 23:21:21 -05:00
cognitivegears 97bc20059c Removed commented code 2014-04-21 22:52:43 -05:00
cognitivegears 2644f5a2dc Initial version of pathfinding - fixed SolderPen 2014-04-21 22:48:39 -05:00
cognitivegears a8e68af6db Initial version of pathfinding 2014-04-21 21:44:36 -05:00
Thomas Foote 6636ccd6e2 Merge pull request #6 from cognitivegears/master
Refactored and cleaned up code.  Modernized some constructs.
2014-04-21 07:57:57 -04:00
cognitivegears a660adb81c Implemented additional menu items for avatars and available controls, refactored player avatars to accommodate as well as reduce redundant code. 2014-04-13 00:53:02 -05:00
cognitivegears 0786afb4d9 Refactored and cleaned up code. Modernized some constructs. 2014-04-08 22:04:44 -05:00
Thomas Foote 5db7d9b43f Merge pull request #5 from phspaelti/master
Added positive charge to Black Crystal
2014-03-18 10:16:55 -04:00
phspaelti 0de50705dc Added positive charge to Black Crystal
Amperebot does not attack items without charge.
2014-03-12 22:13:45 +09:00
Thomas Foote 642e746efe Merge pull request #2 from mschubmehl/master
ChipCompiler bugs
2014-02-11 17:04:28 -05:00
Thomas Foote 1714399a27 Merge pull request #1 from jeffoh/master
Added pom file, plus sound assets
2014-02-10 06:38:12 -05:00
Michael Schubmehl cab7aba49e fix chip compiler type.endsWith('ORGate') check that matched XOR gates too 2014-02-08 14:04:23 -06:00
Michael Schubmehl b7cbd94232 fix small chip compile bug that wired dummy signals to each other 2014-02-08 14:01:35 -06:00
Jeff Oh 182d90993e Added sounds from binary version 2014-02-05 21:06:57 -08:00
Thomas Foote 780c774bbd Update README.md
Added MIT / X Window System License
2014-02-05 10:52:18 -05:00
Jeff Oh 5af459cb78 Added basic pom file for maven build 2014-02-04 23:11:55 -08:00
Thomas Foote 27498e7bda Create README.md 2014-02-02 16:50:06 -05:00
ThomasFooteDQ dc6d494ff4 Initial Version 2014-02-02 16:39:08 -05:00