2014-11-28 sheepluva Merge pull request #20 from LocutusOfBorg/tests
2014-11-29 sheepluva some more fixing
2014-11-28 Gianfranco Costamagna Disable testing if BUILD_ENGINE_C=ON (they fail)
2014-11-29 sheepluva fix some pas2c related issues
2014-11-26 Gianfranco Costamagna Verbose tests
2014-11-29 nemo fix invulnerability check for shotgun
2014-11-25 Gianfranco Costamagna Add testsuite
2014-11-28 nemo zopfli compression for images where the win was 10+% and the files would be included in the release
2014-11-27 Janne Uusitupa finnish translation fixes
2014-11-27 mikade Added TechRacer (still needs a lot of love), updated changelog
2014-11-27 sheepluva new implementation for Lua API DismissTeam. all hedgehogs of the team are now removed without using teamgone
2014-11-26 sheepluva move fixed test case out of 'todo'
2014-11-25 nemo Skip checkin on collision for frequently spammed gear types if collision gets huge instead of trying to delete mines.
2014-11-25 sheepluva move failing test into "todo" folder so that it can be excluded with ctest -E '^todo/'
2014-11-25 mikade Add scheme and weaponset for Construction Mode.
2014-11-24 sheepluva test case that spawns 2000 mines in a pit. run with ctest -R mines # only works if cmake was ran after pulling this commit
2014-11-24 sheepluva fix for Issue 828: Manual placement animation is drawn twice
2014-11-24 sheepluva merge
2014-11-23 nemo make seduction thaw a frozen hog.
2014-11-23 nemo prevent seduction of frozen hogs
2014-11-24 Janne Uusitupa finnish translation update
2014-11-23 sheepluva small cleanup
2014-11-23 sheepluva Lua API:
2014-11-23 sheepluva add translation for "New Account" and strip trailing whitespaces
2014-11-23 Janne Uusitupa finnish translation update
2014-11-23 sheepluva update german translation
2014-11-23 sheepluva this string was untranslatable. thanks to siilimestari for pointing that out
2014-11-23 sheepluva don't flash frontend on hilight - while in-game
2014-11-23 sheepluva fix pas2c(?)
2014-11-23 sheepluva remove unimplemented ban action from user context menu
2014-11-23 sheepluva fix some indentation
2014-11-23 sheepluva fix view limits in stereo 3d
2014-11-23 sheepluva fix for issue 234 - the framebuffers for side-by-side and top/bottom had alpha channels. so when sprites with alpha were blended into the framebuffer it would blend the sprite pixel alpha with the fb pixel alpha
2014-11-22 sheepluva display airplane altitude indicator also with drill strike and air attack - when more-wind is activated
2014-11-22 sheepluva crate hat. partly based on Hadashi's draft
2014-11-22 sheepluva changelog
2014-11-22 Vatten desync fix for Continental Supplies
2014-11-22 nemo Avoid promoting violence to hedgehogs. At least once a year.
2014-11-22 sheepluva tomato hat
2014-11-21 sheepluva password flag was the wrong way around
2014-11-21 sheepluva fix some nasty rendering issues reported by Nexia - thanks a lot!
2014-11-20 Wohlstand policegirl hat
2014-11-19 nemo add feature size slider to disable list
2014-11-19 sheepluva tweaking changelog
2014-11-21 unc0rr Attempt on a custom combobox qmlfrontend
2014-11-19 sheepluva make gear ability to speak somewhat less ironic
2014-11-18 unc0rr getScriptsList implementation qmlfrontend
2014-11-19 sheepluva update changelog a little
2014-11-18 unc0rr merge default qmlfrontend
2014-11-18 sheepluva chat: fix some glitches, add /togglechat command for changing chat visibility
2014-11-18 sheepluva fixes to chat input history: remember all inputs, don not remember duplicates
2014-11-17 sheepluva fix underwater-skipping bug and make air-strike missiles submersible when fired from within weSea
2014-11-17 unc0rr This should work, can't test: room flags passed in room info message instead of just 'in-game' state, including 'in-game', 'restricted joins', 'registered only' and 'passworded' flags
2014-11-17 sheepluva some whitespace fixes
2014-11-16 sheepluva some gravity script fixes
2014-11-16 sheepluva add bounce effect to bouncy world edges
2014-11-16 sheepluva I'm such a dirty boi... cleaning up my own mess a little
2014-11-16 sheepluva fix health crate collision
2014-11-15 unc0rr This helps too
2014-11-15 unc0rr hmpf
2014-11-15 unc0rr Oops
2014-11-15 unc0rr Fix difference in map generation between fpc and pas2c engine
2014-11-15 nemo per template dab vals
2014-11-15 nemo oups
2014-11-15 nemo modestly randomise dab, bump points again.
2014-11-15 unc0rr Model file for coverity checks
2014-11-15 unc0rr [PAS2C] Don't generate result variable for trivial functions consisting of single exit() call
2014-11-15 unc0rr Fix use of uninitialized variable
2014-11-14 unc0rr - Comment out getrandom in addgear for hedgehog, causes preview-game desync
2014-11-14 unC0Rr Fix warnings given by 32-bit fpc
2014-11-12 mikade oops
2014-11-11 nemo lfObjMask is only used when flood filling
2014-11-11 nemo flip slider for perlin
2014-11-11 unc0rr Fix some stuff from coverity
2014-11-11 sheepluva check for new Qt req in cmake files
2014-11-11 Safa automatic RTL based on locale
2014-11-11 sheepluva raise/fix build reqs
2014-11-11 sheepluva fix one of my translation related brainfarts
2014-11-10 unc0rr You can't just exit function which is supposed to do copy
2014-11-10 nemo strip styling for the slider, since it won't be put over the button
2014-11-10 nemo Since unc0rr is quiet, try to avoid the assert
2014-11-09 unc0rr - Not only that, nemo, not only that (.cpp)
2014-11-09 nemo oh. one more param
2014-11-09 nemo Copypasta to hopefully hook up net sync correctly.
2014-11-09 nemo hookup perlin
2014-11-09 unc0rr Fix use of uninitialized variables (fixes straight lines in maze gen aswell)
2014-11-09 nemo Fiddling with slider, unbreak maze. Next to mess around w/ perlin params.
2014-11-09 nemo merge...
2014-11-08 sheepluva Merge pull request #19 from LocutusOfBorg/update-translation
2014-11-08 Gianfranco Costamagna Update italian translation
2014-11-08 Gianfranco Costamagna Remove obsolete translations
2014-11-08 nemo Partially hook up feature size so horrorcat has something to test.
2014-11-08 nemo sheepluva and unc0rr didn't like the idea of slider over preview.
2014-11-08 sheepluva Merge pull request #13 from LocutusOfBorg/fix-license
2014-11-08 nemo Forgot the mission description.
2014-11-08 sheepluva Merge pull request #14 from LocutusOfBorg/fix-desktop
2014-11-07 sheepluva Merge pull request #18 from LocutusOfBorg/update-translation
2014-11-03 nemo swap off/on
2014-11-03 nemo Merge of unc0rr's last change against default.
2014-02-07 Gianfranco Costamagna Added two copyrights on gameServer
2014-11-02 unC0Rr Fix map preview desync
2014-11-01 nemo A slider for controlling things like bumpiness of map and tunnel sizes.
2014-10-31 Gianfranco Costamagna Update italian translation
2014-01-24 Gianfranco Costamagna Added copyrights to gameServer directory
2014-01-24 Gianfranco Costamagna Fixed desktop file By adding an xpm icon
2014-11-09 unc0rr Scripts list module qmlfrontend
2014-10-30 wuzzy Updates to german translation
2014-11-03 unc0rr Theme can be changed qmlfrontend
2014-10-30 nemo Add Auto Camera messages to localisation
2014-11-03 unc0rr Allow using right button or wheel to change team color qmlfrontend
2014-10-28 nemo Remove loc() called with a variable.
2014-11-02 unc0rr Show team color in teams list widget, also allow to change it on mouse click qmlfrontend
2014-10-28 nemo Update Qt strings too
2014-11-01 unc0rr - Store index of color instead of its value qmlfrontend
2014-10-28 nemo Update locale to latest strings. This does NOT include the string format improvement.
2014-10-31 unc0rr - Allow to delete teams from config qmlfrontend
2014-10-27 mikade Add Construction Mode (probably needs testing / fixing)
2014-10-30 unc0rr Perform some checks on team add qmlfrontend
2014-10-25 nemo cosmetic disabling of clouds with sea edges and underwater theme
2014-10-24 unc0rr Teams widget now allows to add and remove teams (basic implementation, no checks performed, no colors, no hedgehogs) qmlfrontend
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 tip