2014-12-11 |
sheepluva |
fix size of PtrInt. enable tests for pas2c (all passing now)
|
changeset |
files
|
2014-12-11 |
sheepluva |
pas2c doesn't like semi-colons after repeat
|
changeset |
files
|
2014-12-11 |
nemo |
fix copypasta
|
changeset |
files
|
2014-12-11 |
sheepluva |
let sinegun bounce on weBounce
|
changeset |
files
|
2014-12-11 |
mikade |
Add (and slightly tweak) Wuzzy's Target Practice missions
|
changeset |
files
|
2014-12-11 |
mikade |
Wuzzy's changes to stats for some of the training missions.
|
changeset |
files
|
2014-12-11 |
sheepluva |
cont.
|
changeset |
files
|
2014-12-11 |
sheepluva |
wrap explosions!
|
changeset |
files
|
2014-12-11 |
sheepluva |
wrap sinegun
|
changeset |
files
|
2014-12-11 |
wuzzy |
Issue 848: Minor translation update for German (misc files)
|
changeset |
files
|
2014-12-11 |
sheepluva |
fix some old code that assumes that a bullet under water is always outside land array - which is wrong (e.g. during sudden-death in previous releases, also weSea now)
|
changeset |
files
|
2014-12-10 |
sheepluva |
small shell script that accepts hedgewars git revisions as parameters and will try to find the respective mercurial revision
|
changeset |
files
|
2014-12-10 |
sheepluva |
remove redundant check
|
changeset |
files
|
2014-12-10 |
sheepluva |
merge FreeTexture into FreeAndNilTexture
|
changeset |
files
|
2014-12-10 |
nemo |
put back the old uteams cleanup, leaks and all, to worry about post-release since my attempt to use DeleteGear was running into the fact that that procedure does way more than just delete a gear. might need an explicit cleanup routine for both to call.
|
changeset |
files
|
2014-12-10 |
nemo |
Fix in-flight colouring of land spray, make it use tint when added to land too (lua might find that handy), tweak climbhome cake delay slightly
|
changeset |
files
|
2014-12-08 |
sheepluva |
make sure view limits are updated at start of game
|
changeset |
files
|
2014-12-08 |
nemo |
skip a bunch of stuff not applicable to cleanup
|
changeset |
files
|
2014-12-08 |
unc0rr |
Normalize to length of _1_9 to avoid endless normalization leading to fire particles floating midair indefinitely
|
changeset |
files
|
2014-12-08 |
nemo |
HedgehogDamaged calls CurrentHedgehog
|
changeset |
files
|
2014-12-08 |
sheepluva |
clean up fonts
|
changeset |
files
|
2014-12-08 |
nemo |
sheepluva is right
|
changeset |
files
|
2014-12-08 |
nemo |
oh, probably need nil checks here too
|
changeset |
files
|
2014-12-08 |
nemo |
init timer to 0
|
changeset |
files
|
2014-12-08 |
nemo |
meh. will persevere. DeleteGear can't call that much stuff...
|
changeset |
files
|
2014-12-08 |
nemo |
nil out CurrentHedgehog in FreeModule, add a test for nil'd CurrentHedgehog in DelCI since I'd still like to use DeleteGear for the other stuff it does. Move some variable initialiasations in AI Misc to hopefully avoid some uninit val errors.
|
changeset |
files
|
2014-12-08 |
nemo |
Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
|
changeset |
files
|
2014-12-07 |
nemo |
Add that "make screenshots of Land/LandPixels" thing for map creators
|
changeset |
files
|
2014-12-06 |
nemo |
pretty sure the other teams need stats at 0 for the graph to look right
|
changeset |
files
|
2014-12-05 |
sheepluva |
make BasketballField available as regular map. maybe should make it destructable when not in mission mode *shrugs*
|
changeset |
files
|
2014-12-05 |
mikade |
Add another (test) map
|
changeset |
files
|
2014-12-05 |
sheepluva |
some translation tweaks
|
changeset |
files
|
2014-12-05 |
sheepluva |
better initial camera position
|
changeset |
files
|
2014-12-05 |
sheepluva |
darken wrapped world etc. some more
|
changeset |
files
|
2014-12-05 |
sheepluva |
adjust position of world edges (at 150 px away from outmost land collision, or less if land array ends earlier)
|
changeset |
files
|
2014-12-04 |
sheepluva |
flake FrameTicks value of 0 now indicades that the frame should not be changed
|
changeset |
files
|
2014-12-04 |
nemo |
☹
|
changeset |
files
|
2014-12-04 |
nemo |
Skip frame increments if FrameTicks is over 1000 seconds per frame, probably indicating static at that point.
|
changeset |
files
|
2014-12-03 |
sheepluva |
pas2c-whoops
|
changeset |
files
|
2014-12-03 |
sheepluva |
add warning to logs when tests terminates prematurely
|
changeset |
files
|
2014-12-03 |
sheepluva |
oops, didn't mean to commit that
|
changeset |
files
|
2014-12-03 |
sheepluva |
unexpected return from lua test should not return exit status 0
|
changeset |
files
|
2014-12-03 |
sheepluva |
tweaking the lua test function thingy
|
changeset |
files
|
2014-12-03 |
nemo |
set globals in commandline lua
|
changeset |
files
|
2014-12-17 |
unc0rr |
Schemes list combobox with their names
qmlfrontend
|
changeset |
files
|
2014-12-03 |
sheepluva |
fix some things I messed up with the drawing functions
|
changeset |
files
|
2014-12-07 |
unc0rr |
More complete fix for FULLMAPCONFIG message, also add new known protocol versions
qmlfrontend
|
changeset |
files
|
2014-12-02 |
sheepluva |
update changelog
|
changeset |
files
|
2014-12-03 |
unc0rr |
Script combobox.wiki
qmlfrontend
|
changeset |
files
|
2014-12-02 |
sheepluva |
move functionality of Draw.lua into engine
|
changeset |
files
|
2014-12-03 |
unc0rr |
Finish combobox implementation (except for visual part)
qmlfrontend
|
changeset |
files
|
2014-12-02 |
sheepluva |
make tests use Draw.lua for now too
|
changeset |
files
|
2014-12-02 |
unc0rr |
Some more progress at custom combobox
qmlfrontend
|
changeset |
files
|
2014-12-02 |
nemo |
forgot this one.
|
changeset |
files
|
2014-12-02 |
unc0rr |
merge default
qmlfrontend
|
changeset |
files
|
2014-12-02 |
sheepluva |
oops, IOResult is a function in pascal, but not in pas2c
|
changeset |
files
|
2014-12-02 |
nemo |
Sheepluva thought this was worth adding.
|
changeset |
files
|
2014-12-02 |
nemo |
switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
|
changeset |
files
|
2014-12-02 |
unC0Rr |
Fix FULLMAPCONFIG message
|
changeset |
files
|
2014-12-01 |
sheepluva |
update land texture /after/ smoothing
|
changeset |
files
|
2014-12-01 |
sheepluva |
fix despeckle
|
changeset |
files
|
2014-12-01 |
sheepluva |
weapon set: Shoppa Pro
|
changeset |
files
|
2014-12-01 |
nemo |
This should probably fix multiplayer desync, but is the result of fiddling while pretty sick/feverish so, needs testing, and the water/scaling stuff is disabled.
|
changeset |
files
|
2014-12-01 |
unC0Rr |
oops
|
changeset |
files
|
2014-12-01 |
mikade |
some friendly updates to TechRacer
|
changeset |
files
|
2014-11-30 |
sheepluva |
turns out IOResult is actually IOResult() - a function that clears its result after each call
|
changeset |
files
|
2014-11-30 |
sheepluva |
oops, fix logging. had = instead of <> in an error check
|
changeset |
files
|
2014-11-30 |
nemo |
*sigh*
|
changeset |
files
|
2014-11-30 |
nemo |
stricter skip
|
changeset |
files
|
2014-11-30 |
unc0rr |
Limit fire particles speed to 2
|
changeset |
files
|
2014-11-30 |
sheepluva |
fix for Issue 840: Basic Training - Grenade is failing to dismiss team
|
changeset |
files
|
2014-11-30 |
nemo |
expose FlightTime to lua, disable in-air flame harming moving hogs ☹ aaaand override that in ClimbHome ☺
|
changeset |
files
|
2014-11-30 |
sheepluva |
don't forbid running regular chat commands during turns of other teams. that was probably only meant for emotes to begin with
|
changeset |
files
|
2014-11-30 |
nemo |
delay cake boom until it has walked a little bit. also fix accidental drowning of watergods in last commit
|
changeset |
files
|
2014-11-30 |
nemo |
add a half-second flighttime delay to flamethrower flames so they can leave the "barrel" of the flamethrower without burning the hog
|
changeset |
files
|
2014-11-30 |
nemo |
Should prevent desync hopefully. Thanks unc0rr
|
changeset |
files
|
2014-11-30 |
sheepluva |
fix copypasta-fail that would cause splashes to use invalid sprite data pointer. should fix issue 838
|
changeset |
files
|
2014-11-30 |
nemo |
oh right, forgot sheepluva had fixed ice
|
changeset |
files
|
2014-11-30 |
sheepluva |
give sea world edges some icegun love
|
changeset |
files
|
2014-11-30 |
nemo |
Wuzzy's changes to climbhome w/ some tweaks by me
|
changeset |
files
|
2014-11-29 |
nemo |
Reset max team health after script may have screwed with it on start. Maybe a script max health reset function could be useful too. Set climbhome hogs to invulnerable while not their turn if needed to avoid accidental mine/dead hog damage. Tweak cake fire boom a bit.
|
changeset |
files
|
2014-11-29 |
nemo |
Move cake FollowGear to Attack like most others, remove the gmAttack clearing which is also done in Attack.
|
changeset |
files
|
2014-11-29 |
nemo |
duplicate the ammoshove block into the falling fire area - this will make falling flames take out hogs in saucers, on rope, etc. no more dodging your own napalm strike by taking to the skies...
|
changeset |
files
|
2014-11-29 |
sheepluva |
don't drown unplaced hedgehogs. thanks to zimmux and Wohlstand for reporting
|
changeset |
files
|
2014-11-29 |
sheepluva |
some moar mergin'
|
changeset |
files
|
2014-11-29 |
sheepluva |
super-filthy hack to allow pas2c to fallback to writing to stderr.
|
changeset |
files
|
2014-11-29 |
sheepluva |
oops. no need to (re)open stderr I guess
|
changeset |
files
|
2014-11-29 |
sheepluva |
make the code, which was supposed to iterate file log number (if no access) and fallback to stderr in worst case rather than segfault, actually work
|
changeset |
files
|
2014-11-29 |
sheepluva |
give variable with unit-wide scope a better name than just 'f'
|
changeset |
files
|
2014-11-29 |
nemo |
Mix up the quick game terrain a bit.
|
changeset |
files
|
2014-11-29 |
sheepluva |
mergeception
|
changeset |
files
|
2014-11-29 |
nemo |
merge
|
changeset |
files
|
2014-11-29 |
sheepluva |
merge
|
changeset |
files
|
2014-11-28 |
sheepluva |
Merge pull request #21 from LocutusOfBorg/exclude-git
|
changeset |
files
|
2014-11-29 |
sheepluva |
map halt(t) to exit(t) rather than assert(0). all test cases except gravity pass with pas2c now
|
changeset |
files
|
2014-11-28 |
Gianfranco Costamagna |
Excluding .git directory from the source tarball creation
|
changeset |
files
|
2014-11-29 |
sheepluva |
more fixing and allow pas2c to run tests. they will still fail though - engine does not exit with the specified exit codes, also data types are messed up
|
changeset |
files
|
2014-11-28 |
sheepluva |
Merge pull request #20 from LocutusOfBorg/tests
|
changeset |
files
|
2014-11-29 |
sheepluva |
some more fixing
|
changeset |
files
|
2014-11-28 |
Gianfranco Costamagna |
Disable testing if BUILD_ENGINE_C=ON (they fail)
|
changeset |
files
|
2014-11-29 |
sheepluva |
fix some pas2c related issues
|
changeset |
files
|
2014-11-26 |
Gianfranco Costamagna |
Verbose tests
|
changeset |
files
|
2014-11-29 |
nemo |
fix invulnerability check for shotgun
|
changeset |
files
|
2014-11-25 |
Gianfranco Costamagna |
Add testsuite
|
changeset |
files
|
2014-11-28 |
nemo |
zopfli compression for images where the win was 10+% and the files would be included in the release
|
changeset |
files
|
2014-11-27 |
Janne Uusitupa |
finnish translation fixes
|
changeset |
files
|
2014-11-27 |
mikade |
Added TechRacer (still needs a lot of love), updated changelog
|
changeset |
files
|
2014-11-27 |
sheepluva |
new implementation for Lua API DismissTeam. all hedgehogs of the team are now removed without using teamgone
|
changeset |
files
|
2014-11-26 |
sheepluva |
move fixed test case out of 'todo'
|
changeset |
files
|
2014-11-25 |
nemo |
Skip checkin on collision for frequently spammed gear types if collision gets huge instead of trying to delete mines.
|
changeset |
files
|
2014-11-25 |
sheepluva |
move failing test into "todo" folder so that it can be excluded with ctest -E '^todo/'
|
changeset |
files
|
2014-11-25 |
mikade |
Add scheme and weaponset for Construction Mode.
|
changeset |
files
|
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
|
changeset |
files
|
2014-11-24 |
sheepluva |
fix for Issue 828: Manual placement animation is drawn twice
|
changeset |
files
|
2014-11-24 |
sheepluva |
merge
|
changeset |
files
|
2014-11-23 |
nemo |
make seduction thaw a frozen hog.
|
changeset |
files
|
2014-11-23 |
nemo |
prevent seduction of frozen hogs
|
changeset |
files
|
2014-11-24 |
Janne Uusitupa |
finnish translation update
|
changeset |
files
|
2014-11-23 |
sheepluva |
small cleanup
|
changeset |
files
|
2014-11-23 |
sheepluva |
Lua API:
|
changeset |
files
|
2014-11-23 |
sheepluva |
add translation for "New Account" and strip trailing whitespaces
|
changeset |
files
|
2014-11-23 |
Janne Uusitupa |
finnish translation update
|
changeset |
files
|
2014-11-23 |
sheepluva |
update german translation
|
changeset |
files
|
2014-11-23 |
sheepluva |
this string was untranslatable. thanks to siilimestari for pointing that out
|
changeset |
files
|
2014-11-23 |
sheepluva |
don't flash frontend on hilight - while in-game
|
changeset |
files
|
2014-11-23 |
sheepluva |
fix pas2c(?)
|
changeset |
files
|
2014-11-23 |
sheepluva |
remove unimplemented ban action from user context menu
|
changeset |
files
|
2014-11-23 |
sheepluva |
fix some indentation
|
changeset |
files
|
2014-11-23 |
sheepluva |
fix view limits in stereo 3d
|
changeset |
files
|
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
|
changeset |
files
|
2014-11-22 |
sheepluva |
display airplane altitude indicator also with drill strike and air attack - when more-wind is activated
|
changeset |
files
|
2014-11-22 |
sheepluva |
crate hat. partly based on Hadashi's draft
|
changeset |
files
|
2014-11-22 |
sheepluva |
changelog
|
changeset |
files
|
2014-11-22 |
Vatten |
desync fix for Continental Supplies
|
changeset |
files
|
2014-11-22 |
nemo |
Avoid promoting violence to hedgehogs. At least once a year.
|
changeset |
files
|
2014-11-22 |
sheepluva |
tomato hat
|
changeset |
files
|
2014-11-21 |
sheepluva |
password flag was the wrong way around
|
changeset |
files
|
2014-11-21 |
sheepluva |
fix some nasty rendering issues reported by Nexia - thanks a lot!
|
changeset |
files
|
2014-11-20 |
Wohlstand |
policegirl hat
|
changeset |
files
|
2014-11-19 |
nemo |
add feature size slider to disable list
|
changeset |
files
|
2014-11-19 |
sheepluva |
tweaking changelog
|
changeset |
files
|
2014-11-21 |
unc0rr |
Attempt on a custom combobox
qmlfrontend
|
changeset |
files
|
2014-11-19 |
sheepluva |
make gear ability to speak somewhat less ironic
|
changeset |
files
|
2014-11-18 |
unc0rr |
getScriptsList implementation
qmlfrontend
|
changeset |
files
|
2014-11-19 |
sheepluva |
update changelog a little
|
changeset |
files
|
2014-11-18 |
unc0rr |
merge default
qmlfrontend
|
changeset |
files
|
2014-11-18 |
sheepluva |
chat: fix some glitches, add /togglechat command for changing chat visibility
|
changeset |
files
|
2014-11-18 |
sheepluva |
fixes to chat input history: remember all inputs, don not remember duplicates
|
changeset |
files
|
2014-11-17 |
sheepluva |
fix underwater-skipping bug and make air-strike missiles submersible when fired from within weSea
|
changeset |
files
|
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
|
changeset |
files
|
2014-11-17 |
sheepluva |
some whitespace fixes
|
changeset |
files
|
2014-11-16 |
sheepluva |
some gravity script fixes
|
changeset |
files
|
2014-11-16 |
sheepluva |
add bounce effect to bouncy world edges
|
changeset |
files
|
2014-11-16 |
sheepluva |
I'm such a dirty boi... cleaning up my own mess a little
|
changeset |
files
|
2014-11-16 |
sheepluva |
fix health crate collision
|
changeset |
files
|
2014-11-15 |
unc0rr |
This helps too
|
changeset |
files
|
2014-11-15 |
unc0rr |
hmpf
|
changeset |
files
|
2014-11-15 |
unc0rr |
Oops
|
changeset |
files
|
2014-11-15 |
unc0rr |
Fix difference in map generation between fpc and pas2c engine
|
changeset |
files
|
2014-11-15 |
nemo |
per template dab vals
|
changeset |
files
|
2014-11-15 |
nemo |
oups
|
changeset |
files
|
2014-11-15 |
nemo |
modestly randomise dab, bump points again.
|
changeset |
files
|
2014-11-15 |
unc0rr |
Model file for coverity checks
|
changeset |
files
|
2014-11-15 |
unc0rr |
[PAS2C] Don't generate result variable for trivial functions consisting of single exit() call
|
changeset |
files
|
2014-11-15 |
unc0rr |
Fix use of uninitialized variable
|
changeset |
files
|
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
|
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
|
2014-10-02 |
sheepluva |
fix mapgen of other scripts too
|
changeset |
files
|
2014-09-25 |
unc0rr |
- Pages
qmlfrontend
|
changeset |
files
|
2014-10-01 |
sheepluva |
use constants for mapgen, expose those to lua
|
changeset |
files
|
2014-09-21 |
unc0rr |
flib:
qmlfrontend
|
changeset |
files
|
2014-10-01 |
sheepluva |
some more splash code tweaking/fixing
|
changeset |
files
|
2014-09-20 |
unc0rr |
Move away from passing shortstrings into C code, now IPC works
qmlfrontend
|
changeset |
files
|
2014-10-01 |
sheepluva |
tweak splash position
|
changeset |
files
|
2014-09-19 |
unc0rr |
- Remove --port command
qmlfrontend
|
changeset |
files
|
2014-10-01 |
nemo |
☹
|
changeset |
files
|
2014-09-19 |
unc0rr |
Strip some HWLIBRARY ifdefs
qmlfrontend
|
changeset |
files
|
2014-09-27 |
nemo |
climb home training/multiplayer
|
changeset |
files
|
2014-09-18 |
unc0rr |
- More flib IPC routines
qmlfrontend
|
changeset |
files
|
2014-09-18 |
nemo |
Make it a bit easier/safer to build ice bridges
|
changeset |
files
|
2014-09-17 |
unc0rr |
Some work on new IPC, built with the use of mutexes and condition variables
qmlfrontend
|
changeset |
files
|
2014-09-09 |
sheepluva |
update manpage
|
changeset |
files
|
2014-09-16 |
unc0rr |
Some more of ignoration
qmlfrontend
|
changeset |
files
|
2014-09-08 |
sheepluva |
mention the hwplay:// thing in --help
|
changeset |
files
|
2014-09-16 |
unc0rr |
Basic layout of frontlib, some more sdl bindings
qmlfrontend
|
changeset |
files
|
2014-09-08 |
sheepluva |
fix for < LocutusOfBorg1> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760776
|
changeset |
files
|
2014-09-12 |
unc0rr |
- Fix arguments parsing in engine assuming paramcount > 0
qmlfrontend
|
changeset |
files
|
2014-09-07 |
nemo |
update with new winners
|
changeset |
files
|
2014-09-11 |
unc0rr |
Let's get it started
qmlfrontend
|
changeset |
files
|
2014-08-25 |
unc0rr |
- Revert try to add local team on rejoin
|
changeset |
files
|
2014-08-24 |
unc0rr |
This should make frontend aware of your own teams in game on rejoin
|
changeset |
files
|
2014-08-24 |
unc0rr |
Also pass maze_size parameter to perlin generator in game mode
|
changeset |
files
|
2014-08-24 |
unc0rr |
Also convert the message if current team is gone
|
changeset |
files
|
2014-08-24 |
nemo |
rename of variable typo for readability
|
changeset |
files
|
2014-08-24 |
nemo |
ok. that's weird. I wonder if I was having non-clean build issues last time I tried messing with this. that could explain why my changing offsets didn't do anything.
|
changeset |
files
|
2014-08-24 |
unc0rr |
Better diagnostics in log, even though it shouldn't matter anymore
|
changeset |
files
|
2014-08-22 |
unc0rr |
Fix map contrainer widget look in russian locale
|
changeset |
files
|
2014-08-22 |
unc0rr |
Fix issue 813
|
changeset |
files
|
2014-08-21 |
alfadur |
- Support for pausing multiplayer games
|
changeset |
files
|
2014-08-21 |
unc0rr |
Add separate option for perlin gen
|
changeset |
files
|
2014-08-21 |
sheepluva |
don't render crosshair/laser during kamikaze
|
changeset |
files
|
2014-08-15 |
sheepluva |
comment out some debug output code
|
changeset |
files
|
2014-08-15 |
sheepluva |
part of patch in issue 803 (ty) - this hopefully should fix issues with cmake Makefiles trying to run "Qt4::lrelease" in the shell
|
changeset |
files
|
2014-08-13 |
unc0rr |
Apply new distortion on maze gen
|
changeset |
files
|
2014-08-13 |
unc0rr |
Smooth perlin's outline
|
changeset |
files
|
2014-08-13 |
vittorio giovara |
add bug reference to explain the qt version check on osx
|
changeset |
files
|
2014-08-13 |
sheepluva |
I can't read. sry
|
changeset |
files
|
2014-08-13 |
sheepluva |
contradiction with a hint of BS
|
changeset |
files
|
2014-08-13 |
sheepluva |
this should fix the cmake 3.0 issue. thanks to Spacey for reporting
|
changeset |
files
|
2014-08-13 |
sheepluva |
tweak test
|
changeset |
files
|
2014-08-13 |
sheepluva |
add test I used for bisecting
|
changeset |
files
|
2014-08-13 |
sheepluva |
I a recent commit I caused flames to use uninitialized values. that lead to fire burning slow and desyncs. this commit fixes/reverts this
|
changeset |
files
|
2014-08-12 |
unc0rr |
Fix PlaceSprite
|
changeset |
files
|
2014-08-12 |
unc0rr |
Challenge map #12
|
changeset |
files
|
2014-08-11 |
nemo |
text visibility "fix"
|
changeset |
files
|
2014-08-10 |
sheepluva |
do not render chat if HUD is hidden
|
changeset |
files
|
2014-08-02 |
unc0rr |
Oops
|
changeset |
files
|
2014-08-02 |
sheepluva |
fix flake angles
|
changeset |
files
|
2014-08-02 |
sheepluva |
"fix" sinegun
|
changeset |
files
|
2014-07-28 |
nemo |
should be RGBA, not RGB
|
changeset |
files
|
2014-07-28 |
nemo |
Using blended makes smilies and CJK less hideous.
|
changeset |
files
|
2014-07-25 |
unc0rr |
One more map
|
changeset |
files
|
2014-07-25 |
unc0rr |
Forced sprites placing mode, exposed to scripts (not tested at all)
|
changeset |
files
|
2014-07-25 |
unc0rr |
Oops
|
changeset |
files
|
2014-07-25 |
unc0rr |
Official racer map #11
|
changeset |
files
|
2014-07-10 |
unc0rr |
Racer challenge map #10
|
changeset |
files
|
2014-07-07 |
sheepluva |
burst drowning gears into bubbles after timeout
|
changeset |
files
|
2014-07-07 |
sheepluva |
drowning tweaks
|
changeset |
files
|
2014-07-06 |
sheepluva |
cont.
|
changeset |
files
|
2014-07-06 |
sheepluva |
simplifying some code
|
changeset |
files
|
2014-07-06 |
sheepluva |
some adjustments and support for mirrored world rendering. disabled atm though, I think it is more confusing than helping
|
changeset |
files
|
2014-07-06 |
sheepluva |
one finger ought to be enough for everybody
|
changeset |
files
|
2014-07-06 |
sheepluva |
tweaks
|
changeset |
files
|
2014-07-05 |
sheepluva |
merge (even although I rebased... ok)
|
changeset |
files
|
2014-07-05 |
sheepluva |
for real this time
|
changeset |
files
|
2014-07-05 |
sheepluva |
fix pas2c build
|
changeset |
files
|
2014-07-05 |
sheepluva |
WIP: weSea tweaks, functional and visual
|
changeset |
files
|
2014-07-05 |
unc0rr |
Treat "out" as "var"
|
changeset |
files
|
2014-07-05 |
sheepluva |
simplify some code
|
changeset |
files
|
2014-07-05 |
unc0rr |
Restore teams in teams list on rejoin, should fix issues with second rejoin.
|
changeset |
files
|
2014-07-04 |
unc0rr |
Don't pick up own team if only recieved synced teamback message. Fixes second rejoin desync (untested).
|
changeset |
files
|
2014-07-02 |
unc0rr |
Fix some issues with rejoining (rejoining client still desyncs though)
|
changeset |
files
|
2014-07-02 |
koda |
cpack: do not exclude liblua from release tarball
|
changeset |
files
|
2014-07-01 |
sheepluva |
add assignment I forgot
|
changeset |
files
|
2014-07-01 |
sheepluva |
lua api: allow to specify layer when adding visual gear
|
changeset |
files
|
2014-06-29 |
unc0rr |
Make team disappear after 3 turns in 'gone' state
|
changeset |
files
|
2014-06-29 |
unc0rr |
Fix issues with unsynced F and G messages being lost if current team which is supposed to convert them to synced f/g quits
|
changeset |
files
|
2014-06-28 |
unc0rr |
Finish implementation of ability to take control over your team after being disconnected. Completely untested.
|
changeset |
files
|
2014-06-26 |
unc0rr |
Fix build, and also make protocol a bit more consistent and flexible (only in docs though, to be implemented)
|
changeset |
files
|
2014-06-25 |
Igor Paliychuk |
Ukrainian translation update
|
changeset |
files
|
2014-06-24 |
nemo |
2x2 to avoid engine bug
|
changeset |
files
|
2014-06-24 |
nemo |
couple of custom sprites for mikade to override in a lua sidecar if he wants to
|
changeset |
files
|
2014-06-23 |
unc0rr |
Inform engine if player is back after being disconnected
|
changeset |
files
|
2014-06-23 |
unc0rr |
Allow server admins to join room of another protocol version
|
changeset |
files
|
2014-06-19 |
unc0rr |
Fix issue #791:
|
changeset |
files
|
2014-06-19 |
unc0rr |
Racer challenge map #9
|
changeset |
files
|
2014-06-18 |
sheepluva |
merge time. it's been a while
|
changeset |
files
|
2014-06-18 |
sheepluva |
fix search&replace whoopsy
|
changeset |
files
|
2014-06-18 |
sheepluva |
fix camera now being centered on land when game starts
|
changeset |
files
|
2014-06-18 |
sheepluva |
cleanup and lol
|
changeset |
files
|
2014-06-18 |
sheepluva |
move DrawWaves to uRender
|
changeset |
files
|
2014-06-18 |
unc0rr |
Compressing and encoding
|
changeset |
files
|
2014-06-18 |
sheepluva |
more tweaking
|
changeset |
files
|
2014-06-18 |
sheepluva |
reuse buffers
|
changeset |
files
|
2014-06-18 |
sheepluva |
render tweaks
|
changeset |
files
|
2014-06-18 |
sheepluva |
tweak/refactor how water is drawn
|
changeset |
files
|
2014-06-17 |
sheepluva |
tweak code of DrawTextureFromRectDir a bit, removing issue with different x offset depending on dir. also removing the workaround wrt that issue in the frozen hog code
|
changeset |
files
|
2014-06-18 |
unc0rr |
Code drawn map in haskell \o/
|
changeset |
files
|
2014-06-17 |
sheepluva |
fix typo that caused visual glitch in water body (e.g. visible on that particular screenie on bottom right corner)
|
changeset |
files
|
2014-06-17 |
sheepluva |
"documentation"
|
changeset |
files
|
2014-06-17 |
sheepluva |
fix some (newly introduces) glitches with normal water
|
changeset |
files
|
2014-06-17 |
sheepluva |
fix pas2c build
|
changeset |
files
|
2014-06-17 |
sheepluva |
little visual tweak to weSea rendering
|
changeset |
files
|
2014-06-16 |
sheepluva |
adding some arrow
|
changeset |
files
|
2014-06-16 |
sheepluva |
speed up tests
|
changeset |
files
|
2014-06-16 |
sheepluva |
Qt-Frontend: update description of findhh to better reflect current behavior. thanks to the friendly reminder in issue 805
|
changeset |
files
|
2014-06-16 |
sheepluva |
remove unneeded import
|
changeset |
files
|
2014-06-16 |
sheepluva |
tweaking hogpointer position again
|
changeset |
files
|
2014-06-16 |
sheepluva |
various tweaks
|
changeset |
files
|
2014-06-15 |
sheepluva |
tweak engine segfault capabilities
|
changeset |
files
|
2014-06-15 |
unc0rr |
Revert all recent sheepluva's work
|
changeset |
files
|
2014-06-15 |
sheepluva |
fix videorec build
|
changeset |
files
|
2014-06-15 |
sheepluva |
whoops. an "end" moved there
|
changeset |
files
|
2014-06-15 |
sheepluva |
do not get stuck on "in game..." page just because of game crash. output a message instead. could still need some tweaking, but a man gotta sleep. and sheep too...
|
changeset |
files
|
2014-06-14 |
sheepluva |
clean up halting a little
|
changeset |
files
|
2014-06-14 |
sheepluva |
enforce style on message boxes some more
|
changeset |
files
|
2014-06-14 |
sheepluva |
fix gl2 build, further rendering cleanup WIP, also new chat command: /debugvl
|
changeset |
files
|
2014-06-14 |
sheepluva |
tweak how chat lines are rendered
|
changeset |
files
|
2014-06-14 |
sheepluva |
huh? me? nono, don't mind me. I'm just here to clean up.
|
changeset |
files
|
2014-06-13 |
sheepluva |
some rendering tweaks
|
changeset |
files
|
2014-06-13 |
sheepluva |
make mouse cursor size same, no matter what zoom level is used...
|
changeset |
files
|
2014-06-13 |
sheepluva |
grmlgrmlpas2cgrmlgrml
|
changeset |
files
|
2014-06-13 |
sheepluva |
make using the teleporter a bit less challenging
|
changeset |
files
|
2014-06-13 |
sheepluva |
fix pas2c build for real this time...
|
changeset |
files
|
2014-06-13 |
sheepluva |
I misscounted
|
changeset |
files
|
2014-06-13 |
sheepluva |
fix some pas2c related overloading issue
|
changeset |
files
|
2014-06-13 |
sheepluva |
whoops, pas2c I owe you
|
changeset |
files
|
2014-06-13 |
sheepluva |
state file name and line number in lua error messages
|
changeset |
files
|
2014-06-13 |
sheepluva |
racer: if hog starts race without any weapon selected, select whatever is first
|
changeset |
files
|
2014-06-13 |
sheepluva |
lua api: SetNextWeapon()
|
changeset |
files
|
2014-06-12 |
sheepluva |
lua api: DismissTeam(teamname)
|
changeset |
files
|
2014-06-12 |
sheepluva |
lua api: SetWeapon(ammoType)
|
changeset |
files
|
2014-06-12 |
sheepluva |
fix broken speech bubble display in chat. caused by r1a6b9a98147c one line was forgotten when moving some code
|
changeset |
files
|
2014-06-12 |
sheepluva |
more of the same
|
changeset |
files
|
2014-06-12 |
sheepluva |
fix TryPlaceOnLand's ambiguity/messup wrt to making terrain indestructible (had boolean parameter for indestructible AND landflags parameters that could contain lfIndestructibly)
|
changeset |
files
|
2014-06-12 |
sheepluva |
further WIP (better error messages)
|
changeset |
files
|
2014-06-12 |
sheepluva |
placeSprite accepts any amount of landflags now; further WIP wrt cleanup/fixing
|
changeset |
files
|
2014-06-12 |
sheepluva |
expose lfIndestructable, lfIce and lfBounce
|
changeset |
files
|
2014-06-12 |
unc0rr |
Fix pas2c build
|
changeset |
files
|
2014-06-12 |
sheepluva |
make enums crash-safe. and other fixes
|
changeset |
files
|
2014-06-11 |
sheepluva |
WIP: PlaceSprite for lua API. also changed PlaceGirder so that it will return true/false for whether placing was successful too
|
changeset |
files
|
2014-06-11 |
sheepluva |
fix possible engine crash that a lua script could cause by passing an invalid geartype to addgear
|
changeset |
files
|
2014-06-11 |
sheepluva |
tiny lua documentation fix
|
changeset |
files
|
2014-06-11 |
sheepluva |
uWorld does not require uMatrix anymore
|
changeset |
files
|
2014-06-11 |
sheepluva |
fix hint and gl2 build. NOTE: this does not change that GL2 segfaults right away. that is an issue that dates back at least 50 commits, but most likely even back to the webgl merge. I guess nobody actually tried to run hedgewars in GL2 since back then :P
|
changeset |
files
|
2014-06-10 |
sheepluva |
RAR: cleaning up a bit of the IFDEF-clusterf*ck
|
changeset |
files
|
2014-06-10 |
unc0rr |
Fallback to old heuristic if not pit position
|
changeset |
files
|
2014-06-10 |
sheepluva |
update viewlimits after screen/window resize
|
changeset |
files
|
2014-06-10 |
unc0rr |
Allow barrels to spawn in U-shaped pits in stable position
|
changeset |
files
|
2014-06-10 |
sheepluva |
whoops, forgot to include this file in commt
|
changeset |
files
|
2014-06-10 |
sheepluva |
superminor tweaks
|
changeset |
files
|
2014-06-10 |
sheepluva |
<koda> wut, chats as commit mesages?
|
changeset |
files
|
2014-06-10 |
sheepluva |
"<unC0Rr> could also refuse to update textures when land changes if the tile isn't visible"
|
changeset |
files
|
2014-06-10 |
sheepluva |
figure out visible land tiles in advance
|
changeset |
files
|
2014-06-10 |
sheepluva |
some minor tweaks and stuff
|
changeset |
files
|
2014-06-10 |
sheepluva |
darken wrapped areas, which was a very nice suggestion by nemo
|
changeset |
files
|
2014-06-10 |
sheepluva |
use cScaleFactor where I incorrectly used the variable zoom in the past. i was young and needed the money
|
changeset |
files
|
2014-06-09 |
sheepluva |
here a personal experimental mockup of how I imagine wrapping world edges should look like. bouncing one could be similar just with mirrored stuff. please test and share opinion. note: you might wanna disable auto-cam
|
changeset |
files
|
2014-06-09 |
sheepluva |
small hat loading tweak
|
changeset |
files
|
2014-06-09 |
sheepluva |
load the girder.png of a theme a maximum of 1 times (minimum of 0), instead of once per generated bridge
|
changeset |
files
|
2014-06-09 |
sheepluva |
clean up image loading a bit. gets rid of useless "Passed NULL data source" or PhysFS file not found errors
|
changeset |
files
|
2014-06-07 |
sheepluva |
committing patch from issue 798, as requested by unC0Rr
|
changeset |
files
|
2014-06-07 |
sheepluva |
fix cabal build (on linux)
|
changeset |
files
|
2014-06-07 |
sheepluva |
fix for "Unexpected semi-colons in conditional" issue, as reported by YuGiOhJCJ
|
changeset |
files
|
2014-06-05 |
unc0rr |
Some further work on map optimizer
|
changeset |
files
|
2014-06-04 |
sheepluva |
tweak untint a little (especially in connection with GrayScale)
|
changeset |
files
|
2014-06-03 |
nemo |
theme configurable sudden death music. untested
|
changeset |
files
|
2014-06-01 |
nemo |
allow teleporting outside Land[]
|
changeset |
files
|
2014-06-01 |
sheepluva |
escape info message arguments, fixes issue 801: Frontend parses INFO command output as html
|
changeset |
files
|
2014-06-01 |
sheepluva |
collision indicator on failed girder placement (especially useful with rubberband I guess). still needs some tweaks but I am going to bed now :P
|
changeset |
files
|
2014-05-31 |
nemo |
disable these weaponset flags. they bug up highlander and otherwise have no useful impact on the script.
|
changeset |
files
|
2014-05-30 |
sheepluva |
get rid of fpc warnings/hints
|
changeset |
files
|
2014-05-28 |
unc0rr |
Fix some of issues found by coverity
|
changeset |
files
|
2014-05-23 |
unc0rr |
Official racer challenge map #8
|
changeset |
files
|
2014-05-19 |
unc0rr |
Inform frontend of lines which didn't change anything on the map in advanced drawn maps mode
|
changeset |
files
|
2014-05-15 |
unc0rr |
Fix some pas2c engine warnings
|
changeset |
files
|
2014-05-14 |
unc0rr |
Count number of pixels changed during draw
|
changeset |
files
|
2014-05-14 |
unc0rr |
Small optimization (no need to draw last point of the path)
|
changeset |
files
|
2014-05-13 |
unc0rr |
Oops, should stop coding at night
|
changeset |
files
|
2014-05-13 |
unc0rr |
Fix fpcrtl_strncompareA, also replace strncmp with memcmp for more efficiency
|
changeset |
files
|
2014-05-09 |
unc0rr |
Support OR operator in $IFDEF. Fixes pas2c builds.
|
changeset |
files
|
2014-05-07 |
sheepluva |
rolling back the rest
|
changeset |
files
|
2014-05-07 |
sheepluva |
rolling back (most of) lua 5.2 compatibility patches. hopefully that will unbreak unC0Rr's lua issues for now.
|
changeset |
files
|
2014-05-06 |
unc0rr |
sekret feature (test commit)
|
changeset |
files
|
2014-05-06 |
unc0rr |
- Increase limits on number of mines and explosives in game scheme
|
changeset |
files
|
2014-04-30 |
unc0rr |
Drawn maps optimizer - first steps:
|
changeset |
files
|
2014-04-30 |
unc0rr |
Fix crashers in rc plane code
|
changeset |
files
|
2014-04-29 |
unc0rr |
Merge
|
changeset |
files
|
2014-04-28 |
sheepluva |
don't search for lua 5.1 anymore
|
changeset |
files
|
2014-04-28 |
unc0rr |
Don't activate invulnerability/vampirism between shots of multiattack weapon
|
changeset |
files
|
2014-04-28 |
sheepluva |
minimal changes for compatibility with lua 5.2, thanks to v4hn for fixing standard library loads. note: ALSO compatibile with (internal) lua 5.1, until something bothers to upgrade bundled lua version
|
changeset |
files
|
2014-04-25 |
unc0rr |
Fix typo leading to crashes
|
changeset |
files
|
2014-04-25 |
unc0rr |
Add race type detection
|
changeset |
files
|
2014-04-25 |
unc0rr |
- Fix bug with infinite rounds in racer when a team quits mid-game
|
changeset |
files
|
2014-04-16 |
unc0rr |
Fix new generator on 32 bit arch
|
changeset |
files
|
2014-04-15 |
unc0rr |
No more occasional long straight edges
|
changeset |
files
|
2014-04-28 |
tomasstraupis |
Spelling corrections
|
changeset |
files
|
2014-04-15 |
unc0rr |
Optimize out path closing point for one point paths
|
changeset |
files
|
2014-04-14 |
unc0rr |
Racer challenge map #7
|
changeset |
files
|
2014-04-04 |
unc0rr |
Official racer challenge map #6
|
changeset |
files
|
2014-03-29 |
nemo |
merge
|
changeset |
files
|
2014-03-29 |
nemo |
param for original highlander mode - right now just allows getting another copy of a weapon you already had, but had used that turn.
|
changeset |
files
|
2014-03-28 |
unc0rr |
Send updated info on map switched by voting
|
changeset |
files
|
2014-03-28 |
unc0rr |
Fix condition
|
changeset |
files
|
2014-03-28 |
unc0rr |
Fix build
|
changeset |
files
|
2014-03-27 |
unc0rr |
- Fix applying vote result
|
changeset |
files
|
2014-03-24 |
unc0rr |
Fix script
|
changeset |
files
|
2014-03-24 |
unc0rr |
Racer challenge #5
|
changeset |
files
|