Directory application/ship-simu/main/

Total Files:
6
Deleted Files:
0
Lines of Code:
1037

[root]/application/ship-simu/main
                directory in repo actions (3 files, 145 lines)
                    directory in repo ship-simu (3 files, 131 lines)
                    directory in repo web (10 files, 748 lines)
                directory in repo bank (2 files, 61 lines)
                    directory in repo money (1 files, 94 lines)
                directory in repo commands (1 files, 1 lines)
                    directory in repo web (6 files, 619 lines)
                        directory in repo company (2 files, 89 lines)
                        Folder removed from repo goverment (0 files, 0 lines)
                        directory in repo government (5 files, 483 lines)
                directory in repo companies (2 files, 667 lines)
                directory in repo constructions (2 files, 37 lines)
                    directory in repo berths (2 files, 40 lines)
                    directory in repo docks (2 files, 37 lines)
                    directory in repo harbors (2 files, 88 lines)
                    directory in repo terminals (2 files, 37 lines)
                    directory in repo yards (2 files, 216 lines)
                directory in repo controller (1 files, 1 lines)
                    directory in repo web (3 files, 213 lines)
                directory in repo drives (2 files, 65 lines)
                    directory in repo motor (2 files, 57 lines)
                directory in repo factories (2 files, 61 lines)
                directory in repo filter (3 files, 116 lines)
                    directory in repo book (1 files, 1 lines)
                        directory in repo refill (2 files, 73 lines)
                    Folder removed from repo goverment (0 files, 0 lines)
                    directory in repo government (3 files, 157 lines)
                    directory in repo page (2 files, 76 lines)
                    directory in repo validator (3 files, 156 lines)
                    directory in repo verifier (2 files, 118 lines)
                Folder removed from repo goverment (0 files, 0 lines)
                directory in repo government (2 files, 138 lines)
                directory in repo login (3 files, 293 lines)
                    directory in repo helper (2 files, 115 lines)
                directory in repo menu (10 files, 451 lines)
                    directory in repo government (2 files, 51 lines)
                directory in repo opening (3 files, 111 lines)
                    directory in repo bank (2 files, 64 lines)
                directory in repo parts (2 files, 52 lines)
                    directory in repo maschineroom (2 files, 48 lines)
                directory in repo personell (2 files, 328 lines)
                    directory in repo company (2 files, 86 lines)
                directory in repo registration (2 files, 208 lines)
                directory in repo resolver (1 files, 1 lines)
                    directory in repo web (3 files, 378 lines)
                directory in repo ships (2 files, 168 lines)
                    directory in repo passenger (2 files, 88 lines)
                directory in repo structures (2 files, 52 lines)
                    directory in repo extended (5 files, 241 lines)
                        directory in repo cabines (2 files, 39 lines)
                            directory in repo ship (5 files, 233 lines)
                        directory in repo decks (2 files, 38 lines)
                            directory in repo cargo (4 files, 170 lines)
                        directory in repo lower (1 files, 1 lines)
                        directory in repo upper (2 files, 56 lines)
                directory in repo user (2 files, 262 lines)
                    directory in repo extended (3 files, 329 lines)
                directory in repo wrapper (3 files, 200 lines)

Lines of Code

application/ship-simu/main/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 95 (100.0%) 376 (100.0%) 3.9

Most Recent Commits

quix0r 2011-02-28 01:18 Rev.: 472

'public static final' is correct

2 lines of code changed in 2 files:

  • application/ship-simu/main: class_Merchant.php (+1 -1), class_WorksContract.php (+1 -1)
quix0r 2011-02-13 16:43 Rev.: 471

Properties set/deleted on .htaccess

0 lines of code changed in 2 files:

  • application/ship-simu/main: .htaccess (changed)
quix0r 2010-09-14 15:36 Rev.: 469

SVN properties globally set

0 lines of code changed in 5 files:

  • application/ship-simu/main: class_ (changed), class_BasePersonell.php (changed), class_BaseSimulator.php (changed), class_Merchant.php (changed), class_WorksContract.php (changed)
quix0r 2009-12-10 11:35 Rev.: 466

Code rewritten to reflect latest changes in core

3 lines of code changed in 1 file:

  • application/ship-simu/main: class_WorksContract.php (+3 -3)
quix0r 2009-08-11 18:12 Rev.: 388

Deprecated call removed

0 lines of code changed in 5 files:

  • application/ship-simu/main: class_ (-4), class_BasePersonell.php (-4), class_BaseSimulator.php (-2), class_Merchant.php (-3), class_WorksContract.php (-4)
quix0r 2009-04-05 15:21 Rev.: 369

No longer throwing deprecated exceptions

3 lines of code changed in 1 file:

  • application/ship-simu/main: class_WorksContract.php (+3 -3)
quix0r 2009-03-19 21:08 Rev.: 363

Copyright updated, menu class added for 'home'

9 lines of code changed in 5 files:

  • application/ship-simu/main: class_ (+5 -9), class_BasePersonell.php (+1 -1), class_BaseSimulator.php (+1 -1), class_Merchant.php (+1 -1), class_WorksContract.php (+1 -1)
quix0r 2009-03-06 18:34 Rev.: 353

svn:keyword set on all scripts

0 lines of code changed in 4 files:

  • application/ship-simu/main: class_BasePersonell.php (changed), class_BaseSimulator.php (changed), class_Merchant.php (changed), class_WorksContract.php (changed)
quix0r 2008-11-15 19:42 Rev.: 312

- XHTML errors/warnings fixed in some pages
- Auto-close/open HTML comments added for debugging
- Form-stub for training payed by goverment added
- Some rewrites (do we want "=== false" or "!== true" in boolean expressions?)

4 lines of code changed in 2 files:

  • application/ship-simu/main: class_BasePersonell.php (+3 -3), class_WorksContract.php (+1 -1)
quix0r 2008-08-27 19:51 Rev.: 279

Deprecated methods removed/purged

2 lines of code changed in 1 file:

  • application/ship-simu/main: class_Merchant.php (+2 -34)
quix0r 2008-08-05 15:20 Rev.: 248

generateUniqueId() and more useless/deprecated methods removed, code speed-up, link helper improved

6 lines of code changed in 5 files:

  • application/ship-simu/main: class_ (-6), class_BasePersonell.php (+3 -2), class_BaseSimulator.php (+2 -28), class_Merchant.php (-16), class_WorksContract.php (+1 -30)
quix0r 2008-07-01 21:08 Rev.: 246

More game classes added:
- Class for simplified goverment added (all-in-one goverment!)
- Special classes for Ship-Simu added with game-specific methods
- Template for company page rewritten
- Method moved from FrameworkInterface to Updateable
- Database wrapper classes added for user points
- Generic class UserPoints added

18 lines of code changed in 1 file:

  • application/ship-simu/main: class_ (+18 -1)
quix0r 2008-06-30 00:38 Rev.: 235

Debug mailer finished and debug messages removed:
- The class DebugMailer is now 99% ready. It outputs the sent mail but has not
been tested with multiple mails
- Confirmation mail is now basicly done
- A lot debug messages removed/rewritten
- Two generic methods added to interface FrameworkInterface
- XML headers added to XML templates

14 lines of code changed in 3 files:

  • application/ship-simu/main: class_BaseSimulator.php (+4 -4), class_Merchant.php (+2 -2), class_WorksContract.php (+8 -8)
quix0r 2008-06-27 19:28 Rev.: 219

More conventions than code added:
- Copyright line fixed (space added, sorry guys!)
- Doc tags fixed in a lot files
- Arrays send to exceptions are now all $msgArray called
- BaseHelper class now contains generic methods from WebFormHelper class
- BaseWebHelper added which holds "web-generic" methods and attributes
- Due to these changes, the WebFormHelper is now cleared from generic methods

5 lines of code changed in 5 files:

  • application/ship-simu/main: class_ (+1 -1), class_BasePersonell.php (+1 -1), class_BaseSimulator.php (+1 -1), class_Merchant.php (+1 -1), class_WorksContract.php (+1 -1)
quix0r 2008-06-24 14:57 Rev.: 203

Unneccessary sanity checks removed

1 lines of code changed in 1 file:

  • application/ship-simu/main: class_WorksContract.php (+1 -1)
quix0r 2008-06-21 22:01 Rev.: 191

A lot debug messages removed, mailer with stubs added, resend link basicly finished - except mailing

16 lines of code changed in 4 files:

  • application/ship-simu/main: class_BasePersonell.php (-4), class_BaseSimulator.php (+6 -79), class_Merchant.php (+3 -33), class_WorksContract.php (+7 -26)
quix0r 2008-06-21 15:39 Rev.: 182

Type-hints fixed, header docs fixed, exceptions deprecated

4 lines of code changed in 2 files:

  • application/ship-simu/main: class_BasePersonell.php (+2 -2), class_BaseSimulator.php (+2 -2)
quix0r 2008-06-13 13:42 Rev.: 146

Just a space removed

4 lines of code changed in 4 files:

  • application/ship-simu/main: class_BasePersonell.php (+1 -1), class_BaseSimulator.php (+1 -1), class_Merchant.php (+1 -1), class_WorksContract.php (+1 -1)
quix0r 2008-06-09 19:14 Rev.: 134

eval() commands replace by improved object factory, user login class stub added

23 lines of code changed in 2 files:

  • application/ship-simu/main: class_ (+1 -1), class_WorksContract.php (+22 -87)
quix0r 2008-06-09 15:09 Rev.: 133

createUniqueID -> generateUniqueId renamed, dataset criteria added, registration stub finished, local database does now select and insert data

2 lines of code changed in 2 files:

  • application/ship-simu/main: class_Merchant.php (+1 -1), class_WorksContract.php (+1 -1)
quix0r 2008-06-08 20:43 Rev.: 130

Fake class names added, insertDataSet() stub added, dataset criteria added

1 lines of code changed in 1 file:

  • application/ship-simu/main: class_Merchant.php (+1 -1)
quix0r 2008-06-08 18:43 Rev.: 128

Comments fixed... ;) And pre/post filters for registrations now supported

1 lines of code changed in 1 file:

  • application/ship-simu/main: class_ (+1 -1)
quix0r 2008-05-28 20:06 Rev.: 97

More style convensions applied, interface updated

0 lines of code changed in 2 files:

  • application/ship-simu/main: class_Merchant.php (-10), class_WorksContract.php (-10)
quix0r 2008-05-15 10:27 Rev.: 74

More smaller fixes, factory added to ship-simu

46 lines of code changed in 3 files:

  • application/ship-simu/main: class_ (new), class_WorksContract.php (+2 -2)
quix0r 2008-04-30 13:20 Rev.: 55

Translations to english and debug messages removed (missing files added)

0 lines of code changed in 4 files:

  • application/ship-simu/main: class_BasePersonell.php (-3), class_BaseSimulator.php (-4), class_Merchant.php (-8), class_WorksContract.php (-8)
quix0r 2008-04-12 13:59 Rev.: 44

Method constructor() removed, several small fixes

32 lines of code changed in 4 files:

  • application/ship-simu/main: class_BasePersonell.php (+4 -9), class_BaseSimulator.php (+11 -33), class_Merchant.php (+5 -5), class_WorksContract.php (+12 -12)
quix0r 2008-04-07 13:26 Rev.: 38

final added, code clean-ups

45 lines of code changed in 1 file:

  • application/ship-simu/main: class_BaseSimulator.php (+45 -36)
quix0r 2008-04-07 13:02 Rev.: 36

Several fixes for older tests

2 lines of code changed in 1 file:

  • application/ship-simu/main: class_Merchant.php (+2 -2)
quix0r 2008-03-13 21:58 Rev.: 26

more 'final' statements added

2 lines of code changed in 1 file:

  • application/ship-simu/main: class_WorksContract.php (+2 -2)
quix0r 2008-03-13 21:55 Rev.: 25

'final' added to factory methods

2 lines of code changed in 2 files:

  • application/ship-simu/main: class_Merchant.php (+1 -1), class_WorksContract.php (+1 -1)
quix0r 2008-03-13 21:49 Rev.: 24

comments translated

11 lines of code changed in 1 file:

  • application/ship-simu/main: class_BaseSimulator.php (+11 -3)
quix0r 2008-03-08 15:52 Rev.: 18

'final' operator fixed, uncessary methods removed

1 lines of code changed in 1 file:

  • application/ship-simu/main: class_BasePersonell.php (+1 -1)
quix0r 2008-03-08 15:26 Rev.: 17

code comments including license information added, type hints added, minor rewrites on the code, base classes can no longer be created...

89 lines of code changed in 4 files:

  • application/ship-simu/main: class_BasePersonell.php (+22 -1), class_BaseSimulator.php (+22 -2), class_Merchant.php (+23 -3), class_WorksContract.php (+22 -2)
quix0r 2008-03-08 13:51 Rev.: 16

getter, setter are all final; several code clean-ups

28 lines of code changed in 4 files:

  • application/ship-simu/main: class_BasePersonell.php (+7 -7), class_BaseSimulator.php (+4 -4), class_Merchant.php (+6 -6), class_WorksContract.php (+11 -11)
quix0r 2008-03-08 13:18 Rev.: 15

interface added to setter

0 lines of code changed in 2 files:

  • application/ship-simu/main: class_BaseSimulator.php (new)
quix0r 2008-03-08 13:13 Rev.: 14

New interface SignableContract introduced, some comments translated

0 lines of code changed in 6 files:

  • application/ship-simu/main: class_BasePersonell.php (new), class_Merchant.php (new), class_WorksContract.php (new)
Generated by StatSVN 0.7.0