Older
-
r57
(Fix for an issue with paths in the model and a tweak to the ...) committed by garyjcurtis
- Fix for an issue with paths in the model and a tweak to the server gui
Fix for an issue with paths in the model and a tweak to the server gui
-
r56
(Refactored the servergui to no longer use the NB GUI builder...) committed by garyjcurtis
- Refactored the servergui to no longer use the NB GUI builder.
Refactored the servergui to no longer use the NB GUI builder.
-
r55
(Deleted some leftovers from the split between servermodel an...) committed by aispina
- Deleted some leftovers from the split between servermodel and servergui and updates svn ignore.
Deleted some leftovers from the split between servermodel and servergui and updates svn ignore.
-
r54
(Separated servermodel and servergui.) committed by garyjcurtis
- Separated servermodel and servergui.
Separated servermodel and servergui.
-
r53
(Made FxBattle Packagable can now build into a stand alone ja...) committed by aispina
- Made FxBattle Packagable can now build into a stand alone jar!
Made FxBattle Packagable can now build into a stand alone jar!
-
r52
(Added a game config GUI.) committed by garyjcurtis
- Added a game config GUI.
-
r51
(Added a game config GUI.) committed by garyjcurtis
- Added a game config GUI.
-
r50
(Added a game config GUI.) committed by garyjcurtis
- Added a game config GUI.
-
r49
(made a launcher project. Some tweaks that should make the gu...) committed by aispina
- made a launcher project. Some tweaks that should make the gui faster.
made a launcher project. Some tweaks that should make the gui faster.
-
r48
(Remove clojure plugin from root pom) committed by garyjcurtis
- Remove clojure plugin from root pom
Remove clojure plugin from root pom
-
r47
(Removed superfluous Java code from servermodel) committed by garyjcurtis
- Removed superfluous Java code from servermodel
Removed superfluous Java code from servermodel
-
r46
(Minor refactoring. Added gameconfig, though it is currently ...) committed by garyjcurtis
- Minor refactoring. Added gameconfig, though it is currently just a stub.
Minor refactoring. Added gameconfig, though it is currently just a stub.
-
r45
(Added support for clojure build in Maven
) committed by garyjcurtis
- Added support for clojure build in Maven
Added support for clojure build in Maven
-
r44
(Added (:gen-class) forms to support compilation.) committed by garyjcurtis
- Added (:gen-class) forms to support compilation.
Added (:gen-class) forms to support compilation.
-
r43
(cleaned up some rendering logic) committed by aispina
- cleaned up some rendering logic
cleaned up some rendering logic
-
r42
(renamed a few files) committed by aispina
- renamed a few files
-
r41
(Fixed efficiency problem with drawing arrows. Major rewrite ...) committed by aispina
- Fixed efficiency problem with drawing arrows. Major rewrite of fxgui.
Fixed efficiency problem with drawing arrows. Major rewrite of fxgui.
-
r40
(Fixed efficiency problem with drawing arrows. Major rewrite ...) committed by aispina
- Fixed efficiency problem with drawing arrows. Major rewrite of fxgui.
Fixed efficiency problem with drawing arrows. Major rewrite of fxgui.
-
r39
(Added support for communication of bases. Added support for ...) committed by garyjcurtis
- Added support for communication of bases. Added support for terrain elevation in calculating troop
movement.
Added support for communication of bases. Added support for terrain elevation in calculating troop
movement.
-
-
issue 1
(Make .proto files correctly import utility buffers) Status changed by aispina
-
-
r38
(minor changes to rendering of a base. I'll actually clean th...) committed by aispina
- minor changes to rendering of a base. I'll actually clean this up eventually...
minor changes to rendering of a base. I'll actually clean this up eventually...
-
r37
(now printing initial state) committed by aispina
- now printing initial state
now printing initial state
-
r36
(added simple gui support for elevation and for bases) committed by aispina
- added simple gui support for elevation and for bases
added simple gui support for elevation and for bases
-
r35
(added message support for node type) committed by aispina
- added message support for node type
added message support for node type
-
r34
(Some CM stuff. FX code is built by maven and so is the Proto...) committed by aispina
- Some CM stuff. FX code is built by maven and so is the ProtoBufferProject. Clojure here I come!
Some CM stuff. FX code is built by maven and so is the ProtoBufferProject. Clojure here I come!
-
r33
(Added crude multi player support, end game detection and fix...) committed by garyjcurtis
- Added crude multi player support, end game detection and fixed compatibility with the latest proto
buffer definitions.
Added crude multi player support, end game detection and fixed compatibility with the latest proto
buffer definitions.
-
r32
(Player name is now sent instead of host name.) committed by aispina
- Player name is now sent instead of host name.
Player name is now sent instead of host name.
-
r31
(Added crude multi player support, end game detection and fix...) committed by garyjcurtis
- Added crude multi player support, end game detection and fixed compatibility with the latest proto
buffer definitions.
Added crude multi player support, end game detection and fixed compatibility with the latest proto
buffer definitions.
-
r30
(Enabled importing in Protocol Buffers. This will require tha...) committed by aispina
- Enabled importing in Protocol Buffers. This will require that the Server be refactored a bit.
Enabled importing in Protocol Buffers. This will require that the Server be refactored a bit.
-
issue 1
(Make .proto files correctly import utility buffers) reported by aispina
-
-
r29
(Many changes. Refactored the core. Completed support for pat...) committed by garyjcurtis
- Many changes. Refactored the core. Completed support for path flow messages. Reworked updates to
better utilize connection. Added an AI*.
* for very very small values of I.
Many changes. Refactored the core. Completed support for path flow messages. Reworked updates to
better utilize connection. Added an AI*.
* for very very small values of I.
-
r28
(Fixed updating of FXGui) committed by aispina
- Fixed updating of FXGui
-
r27
(minor fixes to build script) committed by aispina
- minor fixes to build script
minor fixes to build script
-
r26
(Added back the .fx files which got lost.) committed by aispina
- Added back the .fx files which got lost.
Added back the .fx files which got lost.
-
r25
(Java is now built using Maven. JavaFx is built by script.) committed by aispina
- Java is now built using Maven. JavaFx is built by script.
Java is now built using Maven. JavaFx is built by script.
-
r24
(Added boolean switch to -main to demonstrate different updat...) committed by garyjcurtis
- Added boolean switch to -main to demonstrate different update strategies.
Added boolean switch to -main to demonstrate different update strategies.
-
r23
(First commit of Clojure server side implementation.) committed by garyjcurtis
- First commit of Clojure server side implementation.
First commit of Clojure server side implementation.
-
r22
(Made a socket coms package) committed by aispina
- Made a socket coms package
Made a socket coms package
-
r21
(Made a socket coms package) committed by aispina
- Made a socket coms package
Made a socket coms package
-
r20
(should be the last of the major file structure changes. Now ...) committed by aispina
- should be the last of the major file structure changes. Now to get the Poms right.
should be the last of the major file structure changes. Now to get the Poms right.
-
r19
(more reorg) committed by aispina
- more reorg
-
r18
(More organization changes woo!) committed by aispina
- More organization changes woo!
More organization changes woo!
-
r17
(Some more reorganization) committed by aispina
- Some more reorganization
-
r16
(Added some sub projects to help manage dependencies.) committed by aispina
- Added some sub projects to help manage dependencies.
Added some sub projects to help manage dependencies.
-
r15
(More Maven work.) committed by aispina
- More Maven work.
-
r14
(moved some directories around.) committed by aispina
- moved some directories around.
moved some directories around.
-
r13
(Starting the work to migrate to a Maven directory structure.) committed by aispina
- Starting the work to migrate to a Maven directory structure.
Starting the work to migrate to a Maven directory structure.
-
r12
(Made a launcher which can start the client and will eventual...) committed by aispina
- Made a launcher which can start the client and will eventually start the server.
Made a launcher which can start the client and will eventually start the server.
-
r11
(Added Support for Flow Path Updating and made dummy server a...) committed by aispina
- Added Support for Flow Path Updating and made dummy server a little smarter. Also some cleanup.
Added Support for Flow Path Updating and made dummy server a little smarter. Also some cleanup.
|