2010-07-24 |
koda |
use external libs more consistently
|
changeset |
files
|
2010-07-25 |
nemo |
Fix splashes
|
changeset |
files
|
2010-07-23 |
unc0rr |
New stress testing app with advanced features (not complete yet)
|
changeset |
files
|
2010-07-23 |
koda |
sound is loaded lazily
|
changeset |
files
|
2010-07-22 |
koda |
reduce the number of keywords used and switch to BMP format for screenshots
|
changeset |
files
|
2010-07-22 |
koda |
polish polish polish polish (also: panning horizontal fix, panning momentum, settings page reworked yet again, memory leaks, crashes, segfaults)
|
changeset |
files
|
2010-07-20 |
koda |
i can haz panning
|
changeset |
files
|
2010-07-20 |
koda |
complete settings page rework
|
changeset |
files
|
2010-07-20 |
koda |
half reworking of the settings page with delegation
|
changeset |
files
|
2010-07-19 |
unc0rr |
Make server stay alive when some clients get kicked
|
changeset |
files
|
2010-07-19 |
unc0rr |
Run core timer
|
changeset |
files
|
2010-07-19 |
unc0rr |
Make ROUNDFINISHED work correctly
|
changeset |
files
|
2010-07-19 |
unc0rr |
Reimplement ROUNDFINISHED
|
changeset |
files
|
2010-07-19 |
unc0rr |
Reimplement ping timeout
|
changeset |
files
|
2010-07-19 |
unc0rr |
Reimplement statistics
|
changeset |
files
|
2010-07-18 |
koda |
merge
|
changeset |
files
|
2010-07-18 |
koda |
switching hogs now works
|
changeset |
files
|
2010-07-18 |
koda |
add a timer selection for grenades
|
changeset |
files
|
2010-07-17 |
koda |
aim now starts slow and then moves faster
|
changeset |
files
|
2010-07-17 |
koda |
some further chat polishing
|
changeset |
files
|
2010-07-17 |
koda |
making chat work... (keyboard support is heavily broken in sdl upstream)
|
changeset |
files
|
2010-07-15 |
koda |
don't make the confirmation button disappear, present an alert if game doesn't start
|
changeset |
files
|
2010-07-17 |
unc0rr |
Reimplement REMOVE_TEAM
|
changeset |
files
|
2010-07-15 |
koda |
finished ammo configuration (which is the last page missing in config \o/)
|
changeset |
files
|
2010-07-15 |
koda |
reworked the ammunition configuration page (visually)
|
changeset |
files
|
2010-07-14 |
koda |
support for static map added to iFrontend
|
changeset |
files
|
2010-07-13 |
koda |
save the gl client state to get a nice 80% fps boost
|
changeset |
files
|
2010-07-13 |
nemo |
Reduce calls to expensive operations in fire. Slightly alters fire behaviour, but should still be reasonable
|
changeset |
files
|
2010-07-11 |
koda |
use a button instead of label and simplify a lot touch interaction
|
changeset |
files
|
2010-07-11 |
koda |
touch overlay reworked, improvements to zoom and confirmation
|
changeset |
files
|
2010-07-11 |
koda |
implement the check on the type of ammo requiring a second tap to confirm
|
changeset |
files
|
2010-07-10 |
koda |
merge
|
changeset |
files
|
2010-07-10 |
koda |
improvements to touch interface (tap to select weap, don't move camera for spourious taps, ask for confirmation when using click-weapons)
|
changeset |
files
|
2010-07-10 |
koda |
cWeaponTooltips -> rqTooltipsOff
|
changeset |
files
|
2010-07-10 |
nemo |
Updated Island theme.
|
changeset |
files
|
2010-07-10 |
koda |
fix land check fo' real
|
changeset |
files
|
2010-07-08 |
koda |
fix land check
|
changeset |
files
|
2010-07-08 |
koda |
fix static land loading on desktop
|
changeset |
files
|
2010-07-08 |
koda |
redo spinning wheel, redo fix for detail selection, redo ammo quantity and name in ammomenu
|
changeset |
files
|
2010-07-07 |
koda |
enable tooltips on ipad (todo: disable them on iphone)
|
changeset |
files
|
2010-07-07 |
koda |
the game now respects the orientation of the frontend
|
changeset |
files
|
2010-07-07 |
koda |
fix the multitouch shooting and moving
|
changeset |
files
|
2010-07-06 |
koda |
icons \o/
|
changeset |
files
|
2010-07-05 |
koda |
button to open ammomenu
|
changeset |
files
|
2010-07-03 |
koda |
graphics applied and fixes here and there
|
changeset |
files
|
2010-07-03 |
Tiy |
add other lobby graphics
|
changeset |
files
|
2010-07-03 |
koda |
initial support for customizing weaponset
|
changeset |
files
|
2010-07-03 |
koda |
szczur updated locale
|
changeset |
files
|
2010-07-03 |
koda |
partially apply new graphics to code
|
changeset |
files
|
2010-07-03 |
Tiy |
new graphics for ipad frontend
|
changeset |
files
|
2010-07-03 |
koda |
a couple of fixes i missed previously
|
changeset |
files
|
2010-07-03 |
koda |
tackling the iphoneos todo (another trial for the beginning sporadic bug, remove curl animation, don't need to go to detail page)
|
changeset |
files
|
2010-07-03 |
koda |
further code cleanup and less redundancy
|
changeset |
files
|
2010-07-03 |
nemo |
merge
|
changeset |
files
|
2010-07-03 |
koda |
make runtime quality check for iDevices
|
changeset |
files
|
2010-07-02 |
koda |
land arrays are allocated dynamically, so DOWNSCALE and LOWRES macros are now removed and replaced by run time flags rqBlurryLand and rqLowRes
|
changeset |
files
|
2010-07-02 |
koda |
interpret parameters before initializing everything
|
changeset |
files
|
2010-07-02 |
koda |
small cleanup
|
changeset |
files
|
2010-07-03 |
nemo |
Minor fire tweak for readability and lethalness, remove exit condition that was hanging game (identified by jaylittle)
|
changeset |
files
|
2010-07-02 |
nemo |
Revert prior attempted optimisation. Gridding the land pays in some situations, but not all. Restricting to an upper bound might help, but overall, seems too fuzzy to be worth it. On one side is increased cost of Add/Delete + extra test on collision check, on the other is skipping the list iteration. Perhaps for large lists.
|
changeset |
files
|