2014-11-09 |
nemo |
hookup perlin
|
changeset |
files
|
2014-11-09 |
unc0rr |
Fix use of uninitialized variables (fixes straight lines in maze gen aswell)
|
changeset |
files
|
2014-11-09 |
nemo |
Fiddling with slider, unbreak maze. Next to mess around w/ perlin params.
|
changeset |
files
|
2014-11-09 |
nemo |
merge...
|
changeset |
files
|
2014-11-08 |
sheepluva |
Merge pull request #19 from LocutusOfBorg/update-translation
|
changeset |
files
|
2014-11-08 |
Gianfranco Costamagna |
Update italian translation
|
changeset |
files
|
2014-11-08 |
Gianfranco Costamagna |
Remove obsolete translations
|
changeset |
files
|
2014-11-08 |
nemo |
Partially hook up feature size so horrorcat has something to test.
|
changeset |
files
|
2014-11-08 |
nemo |
sheepluva and unc0rr didn't like the idea of slider over preview.
|
changeset |
files
|
2014-11-08 |
sheepluva |
Merge pull request #13 from LocutusOfBorg/fix-license
|
changeset |
files
|
2014-11-08 |
nemo |
Forgot the mission description.
|
changeset |
files
|
2014-11-08 |
sheepluva |
Merge pull request #14 from LocutusOfBorg/fix-desktop
|
changeset |
files
|
2014-11-07 |
sheepluva |
Merge pull request #18 from LocutusOfBorg/update-translation
|
changeset |
files
|
2014-11-03 |
nemo |
swap off/on
|
changeset |
files
|
2014-11-03 |
nemo |
Merge of unc0rr's last change against default.
|
changeset |
files
|
2014-02-07 |
Gianfranco Costamagna |
Added two copyrights on gameServer
|
changeset |
files
|
2014-11-02 |
unC0Rr |
Fix map preview desync
|
changeset |
files
|
2014-11-01 |
nemo |
A slider for controlling things like bumpiness of map and tunnel sizes.
|
changeset |
files
|
2014-10-31 |
Gianfranco Costamagna |
Update italian translation
|
changeset |
files
|
2014-01-24 |
Gianfranco Costamagna |
Added copyrights to gameServer directory
|
changeset |
files
|
2014-01-24 |
Gianfranco Costamagna |
Fixed desktop file By adding an xpm icon
|
changeset |
files
|
2014-11-09 |
unc0rr |
Scripts list module
qmlfrontend
|
changeset |
files
|
2014-10-30 |
wuzzy |
Updates to german translation
|
changeset |
files
|
2014-11-03 |
unc0rr |
Theme can be changed
qmlfrontend
|
changeset |
files
|
2014-10-30 |
nemo |
Add Auto Camera messages to localisation
|
changeset |
files
|
2014-11-03 |
unc0rr |
Allow using right button or wheel to change team color
qmlfrontend
|
changeset |
files
|
2014-10-28 |
nemo |
Remove loc() called with a variable.
|
changeset |
files
|
2014-11-02 |
unc0rr |
Show team color in teams list widget, also allow to change it on mouse click
qmlfrontend
|
changeset |
files
|
2014-10-28 |
nemo |
Update Qt strings too
|
changeset |
files
|
2014-11-01 |
unc0rr |
- Store index of color instead of its value
qmlfrontend
|
changeset |
files
|
2014-10-28 |
nemo |
Update locale to latest strings. This does NOT include the string format improvement.
|
changeset |
files
|
2014-10-31 |
unc0rr |
- Allow to delete teams from config
qmlfrontend
|
changeset |
files
|
2014-10-27 |
mikade |
Add Construction Mode (probably needs testing / fixing)
|
changeset |
files
|
2014-10-30 |
unc0rr |
Perform some checks on team add
qmlfrontend
|
changeset |
files
|
2014-10-25 |
nemo |
cosmetic disabling of clouds with sea edges and underwater theme
|
changeset |
files
|
2014-10-24 |
unc0rr |
Teams widget now allows to add and remove teams (basic implementation, no checks performed, no colors, no hedgehogs)
qmlfrontend
|
changeset |
files
|
2014-10-25 |
nemo |
Remove switching of hog's hat to chef. do it in draw instead.
|
changeset |
files
|
2014-10-20 |
unc0rr |
Load and show local teams list
qmlfrontend
|
changeset |
files
|
2014-10-25 |
nemo |
Revert hog tinting from rdb65298717da since it wasn't sufficiently complete for a release. More sprites need converting, and there's a slight bug in hog tinting, for away hogs with hats I believe.
|
changeset |
files
|
2014-10-13 |
unc0rr |
- Implement getTeamsList (not tested)
qmlfrontend
|
changeset |
files
|
2014-10-20 |
sheepluva |
allow toggling ammo menu while NoTeamOrHH, as suggested by unC0Rr
|
changeset |
files
|
2014-10-01 |
unc0rr |
Filter out garbage from themes list
qmlfrontend
|
changeset |
files
|
2014-10-20 |
sheepluva |
find and add lua tests automagically
|
changeset |
files
|
2014-09-30 |
unc0rr |
flib provides theme icons, qmlFrontend shows them
qmlfrontend
|
changeset |
files
|
2014-10-19 |
nemo |
allow hogs to repeatedly enter portals placed on the ground
|
changeset |
files
|
2014-09-29 |
unc0rr |
Themes model, also add some files I forgot to add previously
qmlfrontend
|
changeset |
files
|
2014-10-09 |
unc0rr |
some unfinished stuff
|
changeset |
files
|
2014-09-28 |
unc0rr |
Quick Game PoC
qmlfrontend
|
changeset |
files
|
2014-10-02 |
sheepluva |
another small rendering tweak/fix
|
changeset |
files
|
2014-09-27 |
unc0rr |
Getter and setter for seed
qmlfrontend
|
changeset |
files
|
2014-10-02 |
sheepluva |
simplify {$IF that pas2c did not seem to understand
|
changeset |
files
|
2014-09-27 |
unc0rr |
More refactoring: move PoC preview getting code into flib
qmlfrontend
|
changeset |
files
|
2014-10-02 |
sheepluva |
also fix top/bottom and side-by-side rendering (got also broken in webgl branch)
|
changeset |
files
|
2014-09-27 |
unc0rr |
Some refactoring
qmlfrontend
|
changeset |
files
|
2014-10-02 |
sheepluva |
fix stereoscopic rendering leading to screen "running away to the left" since webgl merge (due to bug in webgl branch). reason was incomplete change of name/scope of variable stereoDepth -> cStereoDepth
|
changeset |
files
|
2014-09-27 |
unc0rr |
- Get rid of engine's PathPrefix and UserPathPrefix
qmlfrontend
|
changeset |
files
|