[root]/application/ship-simu/main/user
extended
(3 files, 329 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 32 (100.0%) | 751 (100.0%) | 23.4 |
Properties set/deleted on .htaccess
0 lines of code changed in 1 file:
SVN properties globally set
0 lines of code changed in 1 file:
Opening times added (still a lot partial stubs)
91 lines of code changed in 1 file:
Moved database columns as constants in wrapper classes
4 lines of code changed in 1 file:
More NPEs catched (TODO: Should be rewritten)
40 lines of code changed in 1 file:
Missing variable declared
3 lines of code changed in 1 file:
Errors in confirmation/company link fixed
7 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'
1 lines of code changed in 1 file:
svn:keyword set on all scripts
0 lines of code changed in 1 file:
Refill page now books points (unfinished, need redirect!)
1 lines of code changed in 1 file:
Class name typo fixed, typo goverment->government fixed
18 lines of code changed in 1 file:
Typo in 'goverment' fixed ('government' is correct)
4 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"
4 lines of code changed in 1 file:
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
39 lines of code changed in 3 files:
Fix for wrong base class
2 lines of code changed in 2 files:
Deprecated calls removed
0 lines of code changed in 2 files:
Doc tags updated
2 lines of code changed in 1 file:
generateUniqueId() and more useless/deprecated methods removed, code speed-up, link helper improved
9 lines of code changed in 1 file:
Typo fixed
1 lines of code changed in 1 file:
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
189 lines of code changed in 1 file:
Deprecated method addUpdateData() removed
0 lines of code changed in 2 files:
Now we really have ship-simu specific user/member classes
254 lines of code changed in 2 files:
Ship-Simu now has its own member/guest implementations
81 lines of code changed in 3 files: