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
|
2012-09-21 |
unc0rr |
- Small fix
|
changeset |
files
|
2012-09-21 |
unc0rr |
Support for proxies (not tested)
|
changeset |
files
|
2012-09-20 |
koda |
blindly trying to fix the android build
|
changeset |
files
|
2012-09-20 |
koda |
nicer debug log visuals on ios
|
changeset |
files
|
2012-09-20 |
koda |
switch the Tremor implementation from the Cocos2D one to the lowmem-no-byte branch and let's see what happens
|
changeset |
files
|
2012-09-20 |
koda |
update ios project file again to reflect SDL2 renaming
|
changeset |
files
|
2012-09-16 |
Medo |
Hedgeroid: Updated base locale
|
changeset |
files
|
2012-09-20 |
koda |
issue ENGINECLEAN only when fpc < 2.6
|
changeset |
files
|
2012-09-16 |
Medo |
Hedgeroid: Update to new NDK toolchain (requires NDK r8b)
|
changeset |
files
|
2012-09-20 |
koda |
updated ios project file
|
changeset |
files
|
2012-09-16 |
Medo |
frontlib+Hedgeroid: Added support for the new client flags (chief, admin, reg)
|
changeset |
files
|
2012-09-16 |
unc0rr |
Treat init expression in parens as just expression instead of array initializer when there's only one entry in expressions list
|
changeset |
files
|
2012-09-16 |
Medo |
frontlib: Add/change comments to correspond to recent changes in QtFrontend and server
|
changeset |
files
|
2012-09-16 |
unc0rr |
New hwSqrt which is up to 8.7% more efficient than old one on synthetic tests
|
changeset |
files
|
2012-09-16 |
Medo |
Merge
|
changeset |
files
|
2012-09-16 |
ChipHome |
Italian translation update
|
changeset |
files
|
2012-09-11 |
ChipHome |
Italian engine translation update
|
changeset |
files
|
2012-09-09 |
sheepluva |
recognize client-flags h and u, ROOM_CONTROL_ACCESS will be ignored from here on
|
changeset |
files
|
2012-09-09 |
sheepluva |
client-flags: make code easier to read/prettier; add parsing of flag 'a'; add warning in console on unknown flag; ignore ADMIN_ACCESS
|
changeset |
files
|
2012-09-09 |
unc0rr |
'h' status for room admins
|
changeset |
files
|
2012-09-09 |
unc0rr |
Reset to default colors button
|
changeset |
files
|
2012-09-09 |
unc0rr |
- Some improvements to tr() calls
|
changeset |
files
|
2012-09-09 |
unc0rr |
- Fix some warnings in frontend
|
changeset |
files
|
2012-09-09 |
unc0rr |
Polish settings page a bit
|
changeset |
files
|
2012-09-08 |
unc0rr |
More consistency in terminology
|
changeset |
files
|
2012-09-07 |
sheepluva |
merging in campaign updates - please test
|
changeset |
files
|
2012-09-05 |
belphegorr |
Fixed grammar/vocabulary and improved balance
|
changeset |
files
|
2012-09-06 |
sheepluva |
fix for issue 293 : "rope stuck after picking crate"
|
changeset |
files
|
2012-09-05 |
sheepluva |
fix a segfault related to tcp servers deleting themselves without removing themselves from the internal server list first.
|
changeset |
files
|
2012-09-04 |
nemo |
retain frontend effects setting exiting/leaving settings
|
changeset |
files
|
2012-09-04 |
unc0rr |
Fix some warnings
|
changeset |
files
|
2012-09-04 |
unc0rr |
Stop messages without possible desync on load from save
|
changeset |
files
|
2012-09-04 |
sheepluva |
I didn't want to do this since it seems less clean, but...
|
changeset |
files
|
2012-09-04 |
unc0rr |
Show who is the room admin on join (no tested, also I don't like how it is done via server warnings, but it seems there's no other solution compatible with .17)
|
changeset |
files
|
2012-09-04 |
sheepluva |
skip second CheckForWin if water wasn't raised after first one
|
changeset |
files
|
2012-09-04 |
sheepluva |
fix multi-shot related game ends leading to incomplete stats, fixes issue 372
|
changeset |
files
|
2012-09-04 |
unc0rr |
More Qt-ish code, fix couple warnings.
|
changeset |
files
|
2012-09-04 |
unc0rr |
Unset room restrictions on player/team joins when changing room admin
|
changeset |
files
|
2012-09-04 |
unc0rr |
More precision
|
changeset |
files
|
2012-09-03 |
nemo |
forgot to add back c96ff1a053d0
|
changeset |
files
|
2012-09-03 |
sheepluva |
fix for issue 376 (embedding barrels in ceiling)
|
changeset |
files
|