2014-11-14 |
unc0rr |
- Comment out getrandom in addgear for hedgehog, causes preview-game desync
|
changeset |
files
|
2014-11-14 |
unC0Rr |
Fix warnings given by 32-bit fpc
|
changeset |
files
|
2014-11-12 |
mikade |
oops
|
changeset |
files
|
2014-11-11 |
nemo |
lfObjMask is only used when flood filling
|
changeset |
files
|
2014-11-11 |
nemo |
flip slider for perlin
|
changeset |
files
|
2014-11-11 |
unc0rr |
Fix some stuff from coverity
|
changeset |
files
|
2014-11-11 |
sheepluva |
check for new Qt req in cmake files
|
changeset |
files
|
2014-11-11 |
Safa |
automatic RTL based on locale
|
changeset |
files
|
2014-11-11 |
sheepluva |
raise/fix build reqs
|
changeset |
files
|
2014-11-11 |
sheepluva |
fix one of my translation related brainfarts
|
changeset |
files
|
2014-11-10 |
unc0rr |
You can't just exit function which is supposed to do copy
|
changeset |
files
|
2014-11-10 |
nemo |
strip styling for the slider, since it won't be put over the button
|
changeset |
files
|
2014-11-10 |
nemo |
Since unc0rr is quiet, try to avoid the assert
|
changeset |
files
|
2014-11-09 |
unc0rr |
- Not only that, nemo, not only that (.cpp)
|
changeset |
files
|
2014-11-09 |
nemo |
oh. one more param
|
changeset |
files
|
2014-11-09 |
nemo |
Copypasta to hopefully hook up net sync correctly.
|
changeset |
files
|
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
|