Directory application/ship-simu/main/ships/passenger/

Total Files:
2
Deleted Files:
0
Lines of Code:
88

[root]/application/ship-simu/main/ships/passenger

Lines of Code

application/ship-simu/main/ships/passenger/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 24 (100.0%) 72 (100.0%) 3.0

Most Recent Commits

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

'public static final' is correct

1 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (+1 -1)
quix0r 2011-02-13 17:43 Rev.: 471

Properties set/deleted on .htaccess

0 lines of code changed in 2 files:

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

SVN properties globally set

0 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (changed)
quix0r 2009-08-11 19:12 Rev.: 388

Deprecated call removed

0 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (-4)
quix0r 2009-03-19 22:08 Rev.: 363

Copyright updated, menu class added for 'home'

1 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (+1 -1)
quix0r 2009-03-06 19:34 Rev.: 353

svn:keyword set on all scripts

0 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (changed)
quix0r 2008-08-05 16:20 Rev.: 248

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

1 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (+1 -6)
quix0r 2008-07-01 15:07 Rev.: 244

Minor code improvements:
- A lot else statements rewritten
- Typos fixed

5 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (+5 -36)
quix0r 2008-06-30 01: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

4 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (+4 -4)
quix0r 2008-06-27 20: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

1 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (+1 -1)
quix0r 2008-06-21 23:01 Rev.: 191

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

4 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (+4 -4)
quix0r 2008-06-20 18:21 Rev.: 168

A lot more old methods deprecated and already deprecated methods removed

1 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (+1 -15)
quix0r 2008-06-18 21:53 Rev.: 158

TODO tag rewritten, first login action (empty for now) added

7 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (+7 -7)
quix0r 2008-06-13 14:42 Rev.: 146

Just a space removed

1 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (+1 -1)
quix0r 2008-06-09 16:09 Rev.: 133

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

1 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (+1 -1)
quix0r 2008-05-28 21:06 Rev.: 97

More style convensions applied, interface updated

10 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (+10 -13)
quix0r 2008-04-30 14:20 Rev.: 55

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

0 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (-8)
quix0r 2008-04-12 14:59 Rev.: 44

Method constructor() removed, several small fixes

7 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (+7 -7)
quix0r 2008-03-13 22:55 Rev.: 25

'final' added to factory methods

1 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (+1 -1)
quix0r 2008-03-08 16:26 Rev.: 17

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

23 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (+23 -1)
quix0r 2008-03-08 14:51 Rev.: 16

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

4 lines of code changed in 1 file:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (+4 -4)
quix0r 2008-03-08 14:13 Rev.: 14

New interface SignableContract introduced, some comments translated

0 lines of code changed in 2 files:

  • application/ship-simu/main/ships/passenger: class_PassengerShip.php (new)
Generated by StatSVN 0.7.0