]> git.somenet.org - pub/jan/sbc.git/history - src/main/java/at/ac/tuwien/sbc/valesriegler/pizzeria/PizzeriaAgent.java
[XVSM] Some fixes for making sure that Cook only prepares normal pizzas when there...
[pub/jan/sbc.git] / src / main / java / at / ac / tuwien / sbc / valesriegler / pizzeria / PizzeriaAgent.java
2013-06-12 Gregor Riegler[XVSM] Some fixes for making sure that Cook only prepar...
2013-06-12 Gregor RieglerGUI fix for Tables OutOfBoundsException
2013-06-10 Gregor RieglerMerge branch 'master' of https://bitbucket.org/rgregor...
2013-06-10 Gregor Riegler[XVSM]Some NPE fixes, GUI fixes
2013-06-09 Someone[JMS] added naming service + integrated with PG.
2013-06-09 Gregor RieglerMerge branch 'master' of https://bitbucket.org/rgregor...
2013-06-09 Gregor Riegler[XVSM] Some simulation support.
2013-06-08 Gregor Riegler[XVSM] Some GroupAgent Container Refactoring. Full...
2013-06-07 Gregor Riegler[XVSM] Delivery in progress, Delivery done updates...
2013-06-07 Someoneadded required server-URL parameter and Driver
2013-06-06 Gregor Riegler[XVSM] Crucial container communication changes
2013-05-31 Gregor RieglerSome UI Fixes in PizzeriaGUI inter-table communication.
2013-05-31 Gregor Riegler[XVSM] Pizzeria notifies on start Group agent that...
2013-05-30 Gregor Riegler[XVSM] Waiters, Cooks and Pizzerias can be parameterize...
2013-05-29 Gregor RieglerAdjust Pizzeria GUI to display delivery orders. Show...
2013-05-27 Gregor RieglerMake order ids pizzeria specific in XVSM implementation
2013-05-12 Gregor RieglerSolve some bugs caused by incompatibilities of JMS...
2013-05-12 Gregor RieglerMerge branch 'master' of https://bitbucket.org/rgregor...
2013-05-12 Jan Valesunified command line argument parsing a little.
2013-05-12 Gregor RieglerMerge branch 'master' of https://bitbucket.org/rgregor...
2013-05-12 Jan Valesfixed some synchronisation problems in jms.
2013-05-10 Gregor RieglerMake cook and waiter look around for work to do if...
2013-05-10 Gregor RieglerSome space refactoring. Doing away with unnecessary...
2013-05-10 Gregor RieglerSpace waiters pay and overall remaining space workflow...
2013-05-09 Gregor RieglerSpace cooks prepare pizzas and Pizzeria GUI shows that
2013-05-08 Gregor RieglerShow table and waiting group changes according to notif...
2013-05-08 Gregor RieglerWaiter listens for free tables and for new guests....
2013-05-06 Gregor RieglerXVSMConnector refactoring
2013-05-06 Gregor RieglerMerge branch 'master' of https://bitbucket.org/rgregor...
2013-05-06 Gregor RieglerMerge branch 'master' of
2013-05-06 Jan Valesadded some not really helpful class descriptions +...
2013-05-05 Gregor RieglerSupport for space notifications for pizzeria and group...
2013-05-05 Gregor RieglerMerge branch 'master' of
2013-05-05 Gregor RieglerImplement handleWaitingGroup+handleOrderRequest for...
2013-05-05 Jan Valesimplemented Workflow to "ordered", where the cook has...
2013-05-05 Jan ValesJMSCook now cooks Pizza out of PizzaOrder.
2013-05-05 Jan Valesgroßer Brocken an GruppenGui-Änderungen kombiniert...
2013-05-01 Gregor RieglerFirst running MozartSpaces communication: PizzeriaGUI...
2013-04-24 Gregor RieglerPizzeria GUI implemented