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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 25 (100.0%) | 374 (100.0%) | 14.9 |
'public static final' is correct
5 lines of code changed in 2 files:
Properties set/deleted on .htaccess
0 lines of code changed in 1 file:
SVN properties globally set
0 lines of code changed in 2 files:
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:
Failed attempts for governments added
4 lines of code changed in 1 file:
readConfig() is not naming convention, renamed to getConfigEntry()
1 lines of code changed in 1 file:
Copyright updated, menu class added for 'home'
2 lines of code changed in 2 files:
svn:keyword set on all scripts
0 lines of code changed in 2 files:
Refill page now books points (unfinished, need redirect!)
31 lines of code changed in 1 file:
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:
- 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:
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:
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:
Todo tags added to documentation
1 lines of code changed in 1 file:
generateUniqueId() and more useless/deprecated methods removed, code speed-up, link helper improved
13 lines of code changed in 2 files:
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: