shipsimu.git
16 years agoBase controller stub added
Roland Häder [Fri, 11 Apr 2008 22:09:30 +0000 (22:09 +0000)]
Base controller stub added

16 years agoMissing files for command pattern added
Roland Häder [Fri, 11 Apr 2008 19:25:58 +0000 (19:25 +0000)]
Missing files for command pattern added

16 years agoMore patterns added, part description changed to object description
Roland Häder [Fri, 11 Apr 2008 18:46:19 +0000 (18:46 +0000)]
More patterns added, part description changed to object description

16 years agoDoublicate method removeDraught() removed
Roland Häder [Mon, 7 Apr 2008 12:35:29 +0000 (12:35 +0000)]
Doublicate method removeDraught() removed

16 years agofinal added, code clean-ups
Roland Häder [Mon, 7 Apr 2008 12:26:44 +0000 (12:26 +0000)]
final added, code clean-ups

16 years agoInterface re-added
Roland Häder [Mon, 7 Apr 2008 12:02:46 +0000 (12:02 +0000)]
Interface re-added

16 years agoSeveral fixes for older tests
Roland Häder [Mon, 7 Apr 2008 12:02:08 +0000 (12:02 +0000)]
Several fixes for older tests

16 years agoNotes in COPYING
Roland Häder [Sun, 6 Apr 2008 10:54:50 +0000 (10:54 +0000)]
Notes in COPYING

16 years agoNews updated
Roland Häder [Fri, 4 Apr 2008 21:57:58 +0000 (21:57 +0000)]
News updated

16 years agoDraft of conception added
Roland Häder [Fri, 4 Apr 2008 21:38:33 +0000 (21:38 +0000)]
Draft of conception added

16 years agopillory idea added
Roland Häder [Fri, 4 Apr 2008 20:13:53 +0000 (20:13 +0000)]
pillory idea added

16 years agoMindMap added
Roland Häder [Fri, 4 Apr 2008 19:32:18 +0000 (19:32 +0000)]
MindMap added

16 years agoMindMap added
Roland Häder [Fri, 4 Apr 2008 19:27:06 +0000 (19:27 +0000)]
MindMap added

16 years agofirst unit test for configuration sub system added
Roland Häder [Sat, 15 Mar 2008 18:23:09 +0000 (18:23 +0000)]
first unit test for configuration sub system added

16 years agoremoved
Roland Häder [Sat, 15 Mar 2008 17:08:47 +0000 (17:08 +0000)]
removed

16 years agoold tests moved away to make place for new PHPUnit tests (see www.phpunit.de)
Roland Häder [Sat, 15 Mar 2008 17:08:23 +0000 (17:08 +0000)]
old tests moved away to make place for new PHPUnit tests (see phpunit.de)

16 years agomore 'final' statements added
Roland Häder [Thu, 13 Mar 2008 20:58:45 +0000 (20:58 +0000)]
more 'final' statements added

16 years ago'final' added to factory methods
Roland Häder [Thu, 13 Mar 2008 20:55:28 +0000 (20:55 +0000)]
'final' added to factory methods

16 years agocomments translated
Roland Häder [Thu, 13 Mar 2008 20:49:35 +0000 (20:49 +0000)]
comments translated

16 years agoMore exceptions added, class loader can now load extra configs
Roland Häder [Thu, 13 Mar 2008 20:30:59 +0000 (20:30 +0000)]
More exceptions added, class loader can now load extra configs

16 years agoMore exceptions added, init of template engine moved to base class, entryPoint()...
Roland Häder [Thu, 13 Mar 2008 19:42:42 +0000 (19:42 +0000)]
More exceptions added, init of template engine moved to base class, entryPoint() continued (still unfinished)

16 years agotodo completed
Roland Häder [Thu, 13 Mar 2008 18:56:18 +0000 (18:56 +0000)]
todo completed

16 years agosupport for view helpers added
Roland Häder [Thu, 13 Mar 2008 18:55:49 +0000 (18:55 +0000)]
support for view helpers added

16 years agoNew exception introduced, minor parts rewritten
Roland Häder [Thu, 13 Mar 2008 14:53:16 +0000 (14:53 +0000)]
New exception introduced, minor parts rewritten

16 years ago'final' operator fixed, uncessary methods removed
Roland Häder [Sat, 8 Mar 2008 14:52:41 +0000 (14:52 +0000)]
'final' operator fixed, uncessary methods removed

16 years agocode comments including license information added, type hints added, minor rewrites...
Roland Häder [Sat, 8 Mar 2008 14:26:58 +0000 (14:26 +0000)]
code comments including license information added, type hints added, minor rewrites on the code, base classes can no longer be created...

16 years agogetter, setter are all final; several code clean-ups
Roland Häder [Sat, 8 Mar 2008 12:51:42 +0000 (12:51 +0000)]
getter, setter are all final; several code clean-ups

16 years agointerface added to setter
Roland Häder [Sat, 8 Mar 2008 12:18:03 +0000 (12:18 +0000)]
interface added to setter

16 years agoNew interface SignableContract introduced, some comments translated
Roland Häder [Sat, 8 Mar 2008 12:13:13 +0000 (12:13 +0000)]
New interface SignableContract introduced, some comments translated

16 years agoinitially added
Roland Häder [Mon, 3 Mar 2008 21:22:37 +0000 (21:22 +0000)]
initially added

16 years agocore code merged, interfaces OutputStreamer implemented
Roland Häder [Mon, 3 Mar 2008 21:22:05 +0000 (21:22 +0000)]
core code merged, interfaces OutputStreamer implemented

16 years agofixes on default app for tests
Roland Häder [Mon, 3 Mar 2008 20:43:58 +0000 (20:43 +0000)]
fixes on default app for tests

16 years ago(no commit message)
Roland Häder [Mon, 3 Mar 2008 20:29:15 +0000 (20:29 +0000)]

16 years agoTODO: We should find something better than BaseFrameworkSystem as a type-hint
Roland Häder [Sun, 24 Feb 2008 10:34:17 +0000 (10:34 +0000)]
TODO: We should find something better than BaseFrameworkSystem as a type-hint

16 years agotype hints added
Roland Häder [Sun, 24 Feb 2008 10:25:38 +0000 (10:25 +0000)]
type hints added

16 years agoheader comments added
Roland Häder [Sun, 24 Feb 2008 10:17:21 +0000 (10:17 +0000)]
header comments added

16 years agoinit phase 2
Roland Häder [Sun, 17 Feb 2008 11:12:23 +0000 (11:12 +0000)]
init phase 2

16 years agoInitial import of current development status
Roland Häder [Sun, 17 Feb 2008 11:03:58 +0000 (11:03 +0000)]
Initial import of current development status

16 years agoignored
Roland Häder [Sun, 17 Feb 2008 10:59:51 +0000 (10:59 +0000)]
ignored

16 years ago(no commit message)
Roland Häder [Sun, 17 Feb 2008 10:56:34 +0000 (10:56 +0000)]