2012-10-16 |
nemo |
skip all dx/dy mod if Power is 0
|
changeset |
files
|
2012-10-16 |
unc0rr |
Tweak TestDesertEagle. Bots should prefer direct shots to shots through land now, but I didn't test that yet.
|
changeset |
files
|
2012-10-16 |
nemo |
cut down on excessive checkins in some situations
|
changeset |
files
|
2012-10-16 |
nemo |
Remove slot overcrowding, disable angle detection which isn't doing what I want.
|
changeset |
files
|
2012-10-15 |
unc0rr |
Don't accept ROUNDFINISHED message twice. Fixes game hangs when half of teams quit game.
|
changeset |
files
|
2012-10-15 |
nemo |
Try to prevent a situation where hogs embedded in other hogs/barrels/cleavers get stuck, by checking for gears overlapping on Y
|
changeset |
files
|
2012-10-15 |
nemo |
Also shove using shotgun, switch off hat when not active hog
|
changeset |
files
|
2012-10-14 |
nemo |
First pass at cleaver.
|
changeset |
files
|
2012-10-13 |
unc0rr |
Two cavern templates which aren't horribly long to generate, produce pretty varying maps, and allow 48 hedgehogs gameplay
|
changeset |
files
|
2012-10-13 |
unc0rr |
Fix crasher in TestCake
|
changeset |
files
|
2012-10-13 |
unc0rr |
Switch to vector library for arrays
|
changeset |
files
|
2012-10-13 |
sheepluva |
small tweak. (reverse mouse wheel directions for color change)
|
changeset |
files
|
2012-10-12 |
unc0rr |
Convert ColorWidget from QWidget to QFrame and make use of The Box Model(tm) in stylesheet
|
changeset |
files
|
2012-10-12 |
unc0rr |
UNBAN implementation
|
changeset |
files
|
2012-10-12 |
sheepluva |
add Randy to extended credits
|
changeset |
files
|
2012-10-11 |
sphrix |
french translation. primarily of the campaign.
|
changeset |
files
|
2012-10-11 |
unc0rr |
Better use random number here
|
changeset |
files
|
2012-10-11 |
unc0rr |
- Nicks starting from not-letter char go to bottom of the list
|
changeset |
files
|
2012-10-10 |
unc0rr |
Remove old signal-slot conenctions
|
changeset |
files
|
2012-10-10 |
unc0rr |
- Finish conversion to nicks model
|
changeset |
files
|
2012-10-10 |
unc0rr |
Get rid of deprecated chat widget stuff
|
changeset |
files
|
2012-10-10 |
unc0rr |
Restore old context menu behavior
|
changeset |
files
|
2012-10-10 |
nemo |
no. still doesn't work right
|
changeset |
files
|
2012-10-09 |
unc0rr |
Please pas2c
|
changeset |
files
|
2012-10-09 |
unc0rr |
- Enable chat context menu actions
|
changeset |
files
|
2012-10-09 |
unc0rr |
Don't ask for full rooms list on part/kick
|
changeset |
files
|
2012-10-09 |
unc0rr |
Reset nickname so it may be reused while old connection is still hanging
|
changeset |
files
|
2012-10-09 |
nemo |
no. still doesn't work right.
|
changeset |
files
|
2012-10-09 |
nemo |
Knife is still broken, but so koda can fix it...
|
changeset |
files
|
2012-10-08 |
unc0rr |
Load friends/ignored nicks from file
|
changeset |
files
|
2012-10-08 |
unc0rr |
Room players list
|
changeset |
files
|
2012-10-08 |
nemo |
A bit more on the knife. Also add missing files to CMakeLists
|
changeset |
files
|
2012-10-07 |
nemo |
Data for copying throwing knife to Land once it hits.
|
changeset |
files
|
2012-10-07 |
unc0rr |
Bring back sorting
|
changeset |
files
|
2012-10-07 |
unc0rr |
Bring icons back
|
changeset |
files
|
2012-10-07 |
nemo |
Set default collision mask for gears at currenthedgehog X/Y to FF7F, expose mask to scripting as well. This should resolve the collision part of bug #420
|
changeset |
files
|
2012-10-06 |
unc0rr |
Further work on moving to players list model
|
changeset |
files
|
2012-10-06 |
unc0rr |
Simplify file loading procedure
|
changeset |
files
|
2012-10-05 |
unc0rr |
Start moving to players list model.
|
changeset |
files
|
2012-10-03 |
unc0rr |
No commit message
|
changeset |
files
|
2012-10-01 |
unc0rr |
- Fix warnings and hints
|
changeset |
files
|
2012-09-30 |
unc0rr |
Show more statuses in icons.
|
changeset |
files
|
2012-09-29 |
unc0rr |
Move hedgehog's step routine into separate function, use it in both hedgehog and ai code
|
changeset |
files
|
2012-09-28 |
koda |
use cmake OPTION for arguments and further cleanup on CMakeFiles
|
changeset |
files
|
2012-09-27 |
nemo |
revert since I didn't quite get this working smoothly enough. was close though. perhaps some other time. Shame because calling game tick less frequently can save a lot of CPU
|
changeset |
files
|
2012-09-27 |
unc0rr |
Fix some hints
|
changeset |
files
|
2012-09-27 |
unc0rr |
Shutup pas2c
|
changeset |
files
|
2012-09-27 |
unc0rr |
vector2Angle function which converts vector to angle from -2048 to 2048
|
changeset |
files
|
2012-09-27 |
unc0rr |
Always run simple game on medium maps
|
changeset |
files
|
2012-09-27 |
unc0rr |
Oops
|
changeset |
files
|
2012-09-26 |
unc0rr |
Fix framing
|
changeset |
files
|
2012-09-25 |
unc0rr |
- Keep track of room name so correct name is displayed when you become room admin
|
changeset |
files
|
2012-09-25 |
koda |
only accept RELASE and DEBUG build type configuration
|
changeset |
files
|
2012-09-25 |
koda |
another little tweak
|
changeset |
files
|
2012-09-25 |
koda |
sdl_extras updated/fixed (is this file still needed?)
|
changeset |
files
|
2012-09-24 |
koda |
forgot a few checks from rev f40c65ae3eab
|
changeset |
files
|
2012-09-24 |
koda |
force a DEBUG build when HW_DEV is true, some CMakeLists.txt cleanup/commenting
|
changeset |
files
|
2012-09-24 |
koda |
slight tweak to lua linking (that will break everything, i'm sure)
|
changeset |
files
|
2012-09-22 |
unc0rr |
Make sheepluva happy
|
changeset |
files
|
2012-09-22 |
unc0rr |
Allow using system proxy settings
|
changeset |
files
|