Directory application/ship-simu/main/user/extended/

Directory Created:
2008-07-01 22:08
Total Files:
3
Deleted Files:
0
Lines of Code:
329

[root]/application/ship-simu/main/user/extended

Lines of Code

application/ship-simu/main/user/extended/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 25 (100.0%) 374 (100.0%) 14.9

Most Recent Commits

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

'public static final' is correct

5 lines of code changed in 2 files:

  • application/ship-simu/main/user/extended: class_ShipSimuGuest.php (+2 -2), class_ShipSimuMember.php (+3 -3)
quix0r 2011-02-13 17:43 Rev.: 471

Properties set/deleted on .htaccess

0 lines of code changed in 1 file:

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

SVN properties globally set

0 lines of code changed in 2 files:

  • application/ship-simu/main/user/extended: class_ShipSimuGuest.php (changed), class_ShipSimuMember.php (changed)
quix0r 2009-08-22 02:47 Rev.: 406

NPE catched, double->single converted:
- NPE in ShipSimuMember class catched
- Double quotes to single quotes converted in templates
- Output of current points amount added

10 lines of code changed in 1 file:

  • application/ship-simu/main/user/extended: class_ShipSimuMember.php (+10 -2)
quix0r 2009-08-01 11:59 Rev.: 383

Failed attempts for governments added

4 lines of code changed in 1 file:

  • application/ship-simu/main/user/extended: class_ShipSimuMember.php (+4 -4)
quix0r 2009-07-28 19:27 Rev.: 372

readConfig() is not naming convention, renamed to getConfigEntry()

1 lines of code changed in 1 file:

  • application/ship-simu/main/user/extended: class_ShipSimuMember.php (+1 -1)
quix0r 2009-03-19 22:08 Rev.: 363

Copyright updated, menu class added for 'home'

2 lines of code changed in 2 files:

  • application/ship-simu/main/user/extended: class_ShipSimuGuest.php (+1 -1), class_ShipSimuMember.php (+1 -1)
quix0r 2009-03-06 19:34 Rev.: 353

svn:keyword set on all scripts

0 lines of code changed in 2 files:

  • application/ship-simu/main/user/extended: class_ShipSimuGuest.php (changed), class_ShipSimuMember.php (changed)
quix0r 2008-12-21 06:13 Rev.: 350

Refill page now books points (unfinished, need redirect!)

31 lines of code changed in 1 file:

  • application/ship-simu/main/user/extended: class_ShipSimuMember.php (+31 -1)
quix0r 2008-11-16 03:13 Rev.: 316

Typos fixed and special command resolver are now possible
- Two typos fixed: In terms like "if the" and "in the" >the< has been removed
- If a special "page" depending web command resolver is found it will be used
- Otherwise the default command resolver WebCommandResolver will be used as fall-back
- Some minor fixes
- TODO extended with a good "naming convention idea"

6 lines of code changed in 2 files:

  • application/ship-simu/main/user/extended: class_ShipSimuGuest.php (+3 -3), class_ShipSimuMember.php (+3 -3)
quix0r 2008-11-15 20: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/user/extended: class_ShipSimuGuest.php (+2 -2), class_ShipSimuMember.php (+2 -2)
quix0r 2008-11-13 22:32 Rev.: 307

Again, a commit! ;-)
- Maximum count of startup helps the goverment is willing to pay added
- User id partly added (stub message)
- Some other minor rewrites

6 lines of code changed in 1 file:

  • application/ship-simu/main/user/extended: class_ShipSimuMember.php (+6)
quix0r 2008-10-05 20:28 Rev.: 292

Payment introduced, minor rewrites
- Payment system introduced (not finished)
- Refill page prepared for payment system
- Methods addCriteria() first parameter is now in ", not in '
- Minor improvements

2 lines of code changed in 1 file:

  • application/ship-simu/main/user/extended: class_ShipSimuMember.php (+2 -2)
quix0r 2008-08-25 21:17 Rev.: 274

Todo tags added to documentation

1 lines of code changed in 1 file:

  • application/ship-simu/main/user/extended: class_ShipSimuMember.php (+1)
quix0r 2008-08-05 16:20 Rev.: 248

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

13 lines of code changed in 2 files:

  • application/ship-simu/main/user/extended: class_ShipSimuGuest.php (+1 -10), class_ShipSimuMember.php (+12 -8)
quix0r 2008-07-01 22: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

289 lines of code changed in 3 files:

  • application/ship-simu/main/user/extended: .htaccess (new 1), class_ShipSimuGuest.php (new 117), class_ShipSimuMember.php (new 171)
Generated by StatSVN 0.7.0