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
|
2010-07-01 |
nemo |
Initialise to 0
|
changeset |
files
|
2010-07-01 |
nemo |
Rename city to earthrise, replace old "earthrise" music w/ new City music on City/Planes
|
changeset |
files
|
2010-07-01 |
HSR |
New music for City theme
|
changeset |
files
|
2010-07-01 |
nemo |
New Rock themed music for Stage by HSR
|
changeset |
files
|
2010-07-01 |
nemo |
Grid the landscape, and shortcircuit checks on the collision array if there are no nearby checked in collisions to be collided with. This is a big win for fire's ammoshove in particular. Also add a +2 that seemed missing in the check, and update fire accordingly.
|
changeset |
files
|
2010-07-01 |
nemo |
Restore prior optimisation with the wildly out-of-bounds tx in LandDirty removed
|
changeset |
files
|
2010-07-01 |
nemo |
Revert most of optimisation except for some obvious fixes to errors someone or other introduced.
|
changeset |
files
|
2010-07-01 |
nemo |
merge (I'll get it next time)
|
changeset |
files
|
2010-06-30 |
koda |
sheepluva's inline patch, fix a crash in overlay
|
changeset |
files
|
2010-06-30 |
koda |
tiy new overlay graphics
|
changeset |
files
|
2010-06-30 |
sheepluva |
visual gears: fixing nemo's c-style assignment/multiplications
|
changeset |
files
|
2010-07-01 |
nemo |
Store some calcs to speed up uLandGraphics a tad
|
changeset |
files
|
2010-06-30 |
koda |
partially removing DOWNSCALE ifdef -- only two remain and their removal requires dynamic allocation (btw this breaks low quality mode)
|
changeset |
files
|
2010-06-30 |
koda |
turn cReducedQuality into a LongInt and provide a series of quality flags (and best of all, this is still compatible with current frontend)
|
changeset |
files
|
2010-06-30 |
nemo |
Remove hwFloat from VisualGears - they don't need the precision for syncing purposes, and it saves a whole lot of operations.
|
changeset |
files
|
2010-06-30 |
sheepluva |
clouds: up-and-down-bouncing now without evil loop
|
changeset |
files
|
2010-06-29 |
sheepluva |
bee:
|
changeset |
files
|
2010-06-29 |
sheepluva |
explosions: cache rounded X,Y values
|
changeset |
files
|
2010-06-29 |
nemo |
Dammit. Forgot to pull/rebase before making the VG change
|
changeset |
files
|
2010-06-29 |
sheepluva |
rope: another, small optimization
|
changeset |
files
|
2010-06-29 |
nemo |
Optimise vgtSmokeTrace/vgtEvilTrace handler
|
changeset |
files
|
2010-06-29 |
nemo |
Default ammo set was horribly unbalanced - you want to test portal, play "crazy" :)
|
changeset |
files
|
2010-06-29 |
sheepluva |
rope: optimization, should save up to ~3 million hwFloat multiplications per second
|
changeset |
files
|
2010-06-29 |
sheepluva |
rope: another small optimization
|
changeset |
files
|
2010-06-29 |
sheepluva |
rope: tiny optimisation
|
changeset |
files
|
2010-06-28 |
sheepluva |
fix segfault on HH-gear being 0 (e.g. after drowning) in cursor/target selection mode, thanks "ivze" for the heads-up!
|
changeset |
files
|
2010-06-28 |
unc0rr |
merge
|
changeset |
files
|
2010-06-28 |
sheepluva |
engine: apply weapon offset to charge animation
|
changeset |
files
|
2010-06-28 |
unc0rr |
Engine Message command
|
changeset |
files
|
2010-06-28 |
sheepluva |
portal: angle preservation tweaking
|
changeset |
files
|
2010-06-28 |
unc0rr |
START_GAME command
|
changeset |
files
|
2010-06-27 |
unc0rr |
merge
|
changeset |
files
|
2010-06-27 |
koda |
merge
|
changeset |
files
|
2010-06-27 |
koda |
insert a default name when a void string is used
|
changeset |
files
|
2010-06-27 |
koda |
complete configuration for schemes
|
changeset |
files
|
2010-06-27 |
sheepluva |
portal: I accidentally flipped the exit angle in last commit
|
changeset |
files
|
2010-06-27 |
sheepluva |
portal: some moar tweaks
|
changeset |
files
|
2010-06-27 |
sheepluva |
portal: entry angle is now affecting exit angle
|
changeset |
files
|
2010-06-26 |
sheepluva |
portal / slope detection:
|
changeset |
files
|
2010-06-27 |
unc0rr |
A bunch of reimplemented commands
|
changeset |
files
|
2010-06-26 |
sheepluva |
adding install_manifest.txt to .hgignore ...
|
changeset |
files
|
2010-06-27 |
unc0rr |
Properly handle client exit
|
changeset |
files
|
2010-06-26 |
unc0rr |
merge
|
changeset |
files
|
2010-06-26 |
unc0rr |
Reimplement REMOVE_TEAM
|
changeset |
files
|
2010-06-26 |
unc0rr |
merge
|
changeset |
files
|
2010-06-26 |
sheepluva |
portal:
|
changeset |
files
|
2010-06-25 |
unc0rr |
Reimplement REMOVE_TEAM
|
changeset |
files
|
2010-06-26 |
sheepluva |
portal: make shot 2 times faster, add hog movement speed to shot speed (only the part in shot direction, so that aiming is not messed up)
|
changeset |
files
|
2010-06-25 |
unc0rr |
Ignore this file too
|
changeset |
files
|
2010-06-26 |
nemo |
Flag dimensions with booleans instead of using 0.
|
changeset |
files
|
2010-06-25 |
unc0rr |
Add ignoring
|
changeset |
files
|
2010-06-26 |
koda |
merge
|
changeset |
files
|
2010-06-25 |
unc0rr |
Reimplement ADD_TEAM
|
changeset |
files
|
2010-06-25 |
nemo |
Extend pixel sweep to recheck neighbours if erasing on edges
|
changeset |
files
|
2010-06-24 |
unc0rr |
Update ukrainian translation
|
changeset |
files
|
2010-06-24 |
nemo |
Workaround for cakes and portals. Also disable something that always seems to screw up my portal games.
|
changeset |
files
|
2010-06-26 |
koda |
moar zoom, fixed fort mode, other glitches
|
changeset |
files
|
2010-06-23 |
koda |
merge
|
changeset |
files
|
2010-06-23 |
nemo |
Erasing lowres files. Again.
|
changeset |
files
|
2010-06-23 |
koda |
server somewhat simplified and correct sporadic crasher
|
changeset |
files
|
2010-06-23 |
koda |
i <3 mercurial
|
changeset |
files
|
2010-06-23 |
koda |
expand -t 4 on .m as well
|
changeset |
files
|
2010-06-23 |
koda |
merge
|
changeset |
files
|
2010-06-23 |
unc0rr |
Start reimplementation of ADD_TEAM
|
changeset |
files
|
2010-06-23 |
unc0rr |
Reimplement TOGGLE_READY command
|
changeset |
files
|
2010-06-23 |
unc0rr |
- Fix a function
|
changeset |
files
|
2010-06-23 |
koda |
merge
|
changeset |
files
|
2010-06-23 |
unc0rr |
Reimplement CFG protocol command
|
changeset |
files
|
2010-06-23 |
smaxx |
General:
|
changeset |
files
|
2010-06-22 |
unc0rr |
Restore test for already used nick
|
changeset |
files
|
2010-06-23 |
nemo |
New approach to the low-res problem. Basically, we already have a 1024 minimum, and the tallest maps are restricting themselves to 2048 maximum. All backgrounds are scaled down 50%, then scaled up on draw. Saves memory, and backgrounds are already deliberately fuzzed for depth of field anyway.
|
changeset |
files
|
2010-06-22 |
unc0rr |
Partially reimplement joining rooms
|
changeset |
files
|
2010-06-22 |
koda |
update the project to ios4 by removing pre-3.2 references
|
changeset |
files
|
2010-06-22 |
koda |
ok really fix the command line utility
|
changeset |
files
|
2010-06-22 |
koda |
fix build and permissions problems when launching hwengine from command line
|
changeset |
files
|
2010-06-21 |
koda |
merge+smallupdate
|
changeset |
files
|
2010-06-21 |
unC0Rr |
Reimplement room creating
|
changeset |
files
|
2010-06-21 |
koda |
use the cmake built-in ts->qm conversion instead of keeping binary files in trunk
|
changeset |
files
|
2010-06-21 |
koda |
memory management for openalbridge
|
changeset |
files
|
2010-06-21 |
nemo |
disable uSHA, enable adler32
|
changeset |
files
|
2010-06-21 |
koda |
merge
|
changeset |
files
|
2010-06-21 |
nemo |
Replace SHA1 with adler32. For simple purposes of checking to see if players are playing the same map, this should be quite adequate and runs 15 times faster.
|
changeset |
files
|
2010-06-20 |
koda |
some memory caring code
|
changeset |
files
|
2010-06-20 |
nemo |
This reduces CheckLand ~5.5% on average over prior making the overall reduction ~77.4% instead of ~81.9%. It does skip centre pixel in odd w/h, but that really shouldn't matter much in this case. Can alter if any objects are noticeably off.
|
changeset |
files
|
2010-06-20 |
koda |
fix zoom smoothness
|
changeset |
files
|
2010-06-18 |
koda |
add initial stubs for selecting weapons in the ifrontend
|
changeset |
files
|
2010-06-20 |
nemo |
Remove redundant test, add some temp variables to speed up the expensive CheckLand
|
changeset |
files
|
2010-06-18 |
sheepluva |
add local rev number/rev count to dev version suffix
|
changeset |
files
|
2010-06-18 |
nemo |
rename flags
|
changeset |
files
|
2010-06-18 |
nemo |
Forgot to change this flag.
|
changeset |
files
|
2010-06-18 |
sheepluva |
testing if automatic pushes to CIA.vc work now...
|
changeset |
files
|
2010-06-18 |
koda |
merge
|
changeset |
files
|
2010-06-17 |
koda |
fix cmakefiles to work with mercurial
|
changeset |
files
|
2010-06-17 |
koda |
move stuff around and update iphone project
|
changeset |
files
|
2010-06-17 |
koda |
now it's possible to select the scheme file in the ifrontendfix a type about loading an image (iphone file system IS case senstive)
|
changeset |
files
|
2010-06-17 |
nemo |
merge
|
changeset |
files
|
2010-06-17 |
sheepluva |
some pt_BR translation changes by arrom
|
changeset |
files
|
2010-06-17 |
koda |
Update repository checking code to reflect our recent Mercurial switch
|
changeset |
files
|
2010-06-17 |
nemo |
Make land types flagged (to allow stacking future attributes such as indestructible ice, but also for a damaged flag)
|
changeset |
files
|
2010-06-16 |
sheepluva |
correct cake sit-down animation so that it doesn't sit down in mid-air anymore
|
changeset |
files
|
2010-06-16 |
mario.liebisch |
General:
|
changeset |
files
|
2010-06-16 |
mario.liebisch |
General:
|
changeset |
files
|
2010-06-16 |
mario.liebisch |
Engine:
|
changeset |
files
|
2010-06-16 |
convert-repo |
update tags
|
changeset |
files
|
2010-06-09 |
nemo |
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
|
changeset |
files
|
2010-06-08 |
unc0rr |
Some more progress
|
changeset |
files
|
2010-06-06 |
unc0rr |
Reimplement more core actions
|
changeset |
files
|
2010-06-06 |
unc0rr |
Use sockets instead of handles, use bytestrings instead of strings
|
changeset |
files
|
2010-06-05 |
smxx |
Engine:
|
changeset |
files
|
2010-06-05 |
smxx |
Frontend:
|
changeset |
files
|
2010-06-05 |
nemo |
Remove decrement of iterator health. Might fix weird health bug.
|
changeset |
files
|
2010-06-05 |
smxx |
Engine:
|
changeset |
files
|
2010-06-05 |
koda |
now engine can be optionally built as library, there's an example wrapper of how to use it
|
changeset |
files
|
2010-06-04 |
smxx |
Frontend:
|
changeset |
files
|
2010-06-03 |
koda |
fix iphone version for map preview
|
changeset |
files
|
2010-06-03 |
koda |
map preview generation reworked like nemo suggested (he was right, it's quickier in this way)
|
changeset |
files
|
2010-06-03 |
smxx |
Engine:
|
changeset |
files
|
2010-06-02 |
koda |
a bunch of minor stuff
|
changeset |
files
|
2010-06-01 |
smxx |
Engine:
|
changeset |
files
|
2010-06-01 |
nemo |
Remove rope offset
|
changeset |
files
|
2010-05-31 |
koda |
add some memory aware code
|
changeset |
files
|
2010-05-28 |
smxx |
Graphics:
|
changeset |
files
|
2010-05-28 |
smxx |
Engine (Henek):
|
changeset |
files
|
2010-05-28 |
smxx |
Engine:
|
changeset |
files
|
2010-05-28 |
smxx |
Engine:
|
changeset |
files
|
2010-05-28 |
smxx |
Engine:
|
changeset |
files
|
2010-05-28 |
smxx |
Engine:
|
changeset |
files
|
2010-05-23 |
nemo |
Prevent all portal loops the guaranteed way, at least until sheepluva's tests yield something reliable.
|
changeset |
files
|
2010-05-23 |
koda |
initial support for game modifiers (schemes)
|
changeset |
files
|
2010-05-23 |
nemo |
Sonic set
|
changeset |
files
|
2010-05-19 |
nemo |
claymore says that this needs to be 44.1 for some systems
|
changeset |
files
|
2010-05-19 |
nemo |
Henek adds a flamethrower, updates some translations, and tweaks how fire works.
|
changeset |
files
|
2010-05-18 |
smxx |
Engine:
|
changeset |
files
|
2010-05-17 |
nemo |
Skip collision on X for barrels that aren't knocked over
|
changeset |
files
|
2010-05-17 |
nemo |
Increase minimum threshold for barrel damage to reduce likelihood of blowing one up on jumping out, increase damage to compensate (may need tweaking). Only apply dX for collision w/ kick if barrel is rolling.
|
changeset |
files
|
2010-05-17 |
sheepluva |
portal-link-bugfix: make sure deleted portals don't reset links other than those to themselves
|
changeset |
files
|
2010-05-17 |
sheepluva |
remove all portal specific code from EndTurnCleanup(), instead have portals self destruct if "CurrentHedgehog" is not the portal's creator
|
changeset |
files
|
2010-05-17 |
nemo |
Change to just set timer to 0
|
changeset |
files
|
2010-05-17 |
nemo |
Fix for artillery mode weapon use
|
changeset |
files
|
2010-05-16 |
sheepluva |
* make portals delete each other only indirectly (by setting timer to 0)
|
changeset |
files
|
2010-05-16 |
nemo |
translation update by jose1711
|
changeset |
files
|
2010-05-16 |
nemo |
Comment out the desyncing block, with a suggestion for possible fix
|
changeset |
files
|
2010-05-16 |
koda |
unbreak stuff
|
changeset |
files
|
2010-05-16 |
koda |
unbreak build (everyone saw this coming)
|
changeset |
files
|
2010-05-16 |
koda |
update sdl functions to latest revision
|
changeset |
files
|
2010-05-15 |
sheepluva |
fix multi-round fire
|
changeset |
files
|
2010-05-14 |
nemo |
revert the restoration of non-vgt health gears. desyncs continued with it, and furthermore, occur in r3489 too
|
changeset |
files
|
2010-05-14 |
nemo |
sheepluva adds back non-vgt health tag due to desyncs. we should still see about solving the desync though.
|
changeset |
files
|
2010-05-11 |
nemo |
hey sheepluva, how about just this? lets you have an anonymous one too.
|
changeset |
files
|
2010-05-10 |
unc0rr |
Make some more protocol commands work
|
changeset |
files
|
2010-05-10 |
unc0rr |
Translation update by igorko
|
changeset |
files
|
2010-05-10 |
nemo |
More translation work by arrom (restored some numerusform, lot more flavour text etc)
|
changeset |
files
|
2010-05-10 |
mbait |
Reslyling: little fix of previous commit
|
changeset |
files
|
2010-05-10 |
mbait |
Code restlyling: experimental restyling of one module
|
changeset |
files
|
2010-05-10 |
nemo |
tweak
|
changeset |
files
|
2010-05-09 |
unc0rr |
- Enable -O2 optimization for server
|
changeset |
files
|
2010-05-09 |
unc0rr |
Uses StateT monad instead of manually maintaining the state
|
changeset |
files
|
2010-05-08 |
nemo |
Fix spectator bug in health tag
|
changeset |
files
|
2010-05-07 |
sheepluva |
wait for AI thread to finish before freeing ressources (to avoid segfaults on game exit)
|
changeset |
files
|
2010-05-07 |
smxx |
Graphics:
|
changeset |
files
|
2010-05-07 |
sheepluva |
make some of the newly migrated visual gears visible in reduced quality mode
|
changeset |
files
|
2010-05-07 |
smxx |
Graphics:
|
changeset |
files
|
2010-05-07 |
smxx |
Engine:
|
changeset |
files
|
2010-05-07 |
sheepluva |
* no zooming when game is paused
|
changeset |
files
|
2010-05-07 |
sheepluva |
finishing the gtHealthTag -> vgtHealthTag, no segfaults and hogzombies no more, hopefully
|
changeset |
files
|
2010-05-07 |
unc0rr |
Fix list Z-order bug (not tested)
|
changeset |
files
|
2010-05-07 |
sheepluva |
some file that tried to escape...
|
changeset |
files
|
2010-05-06 |
sheepluva |
* gtHealthTag, gtSmokeTrace, gtEvilTrace, gtExplosion and gtBigExplosion are visual gears now (vgt*)
|
changeset |
files
|
2010-05-06 |
mbait |
Teleport AI:
|
changeset |
files
|
2010-05-06 |
mbait |
Teleport AI:
|
changeset |
files
|
2010-05-06 |
unc0rr |
Explain a bug. Fix should be kinda trivial, but I have no time now to fix and test.
|
changeset |
files
|
2010-05-06 |
unc0rr |
Make server build again (it's still useless though)
|
changeset |
files
|
2010-05-06 |
unc0rr |
Some more steps in refactoring
|
changeset |
files
|
2010-05-06 |
nemo |
Henek makes AmmoMenu more flexible
|
changeset |
files
|
2010-05-06 |
mbait |
Teleport AI:
|
changeset |
files
|
2010-05-06 |
sheepluva |
* get rid of some fpc hints (redundant/superfluous includes)
|
changeset |
files
|
2010-05-06 |
nemo |
trying to unbreak what I broke
|
changeset |
files
|
2010-05-06 |
nemo |
Cheating
|
changeset |
files
|
2010-05-06 |
sheepluva |
removed debug string I thought I deleted already.. wth...
|
changeset |
files
|
2010-05-06 |
sheepluva |
portal:
|
changeset |
files
|
2010-05-05 |
nemo |
unneeded
|
changeset |
files
|
2010-05-05 |
nemo |
buf needs to be used in IFDEF if declared in IFDEF
|
changeset |
files
|
2010-05-05 |
unc0rr |
Start the server refactoring
|
changeset |
files
|
2010-05-04 |
nemo |
Add back in earlier lines, commented out
|
changeset |
files
|
2010-05-04 |
nemo |
erase useless junk
|
changeset |
files
|
2010-05-04 |
sheepluva |
* some changes/cleanups to portal, still much to do :/ * reverted nemo's temporary loop fix * notice: small loops possible again, so take care :P, bigger onces should be interrupted
|
changeset |
files
|
2010-05-04 |
smxx |
Frontend:
|
changeset |
files
|
2010-05-04 |
smxx |
Engine:
|
changeset |
files
|
2010-05-04 |
nemo |
Add drown-the-playing-hog check for case of piano falling off the landscape.
|
changeset |
files
|
2010-05-04 |
smxx |
Engine:
|
changeset |
files
|
2010-05-04 |
sheepluva |
on portal death: make sure that the linked portal know it has been unlinked
|
changeset |
files
|
2010-05-04 |
sheepluva |
fix segfault on destroyed portal
|
changeset |
files
|
2010-05-04 |
nemo |
TEMPORARY
|
changeset |
files
|
2010-05-04 |
sheepluva |
some portal changes, warning: no loop prevention yet, note: entry angle not preserved yet
|
changeset |
files
|
2010-05-03 |
nemo |
tweak
|
changeset |
files
|
2010-05-03 |
nemo |
Palewolf draws a version with easier to manipulate shapes
|
changeset |
files
|
2010-05-03 |
sheepluva |
allow kicking of barrels
|
changeset |
files
|
2010-05-03 |
nemo |
Armagon's new sounds for piano
|
changeset |
files
|
2010-05-03 |
nemo |
Updated pt_BR by Albert. He chose to not use numerusform.
|
changeset |
files
|
2010-05-03 |
sheepluva |
tweak land angle detection/portal a bit
|
changeset |
files
|
2010-05-02 |
smxx |
Engine:
|
changeset |
files
|
2010-05-02 |
nemo |
Minor tweak. Still needs a lot of work.
|
changeset |
files
|
2010-05-02 |
koda |
js' patch that restores Vsync on snow leopard
|
changeset |
files
|
2010-05-02 |
nemo |
hax
|
changeset |
files
|
2010-05-02 |
nemo |
Revert switch behaviour (can't use AfterAttack here) remove unneeded value from jetpack definition
|
changeset |
files
|
2010-05-02 |
nemo |
Clear IntersectGear if there is no portal link. Portals don't need it and it blocks shots straight down on first portal.
|
changeset |
files
|
2010-05-02 |
sheepluva |
add a part of my landslide vector collision and use if for the portal gun DirAngle, not flawless yet
|
changeset |
files
|
2010-05-02 |
nemo |
A basic hedgehog svg trace, for convenience when generating a hedgehog likeness, since repo lacks a high-res hedgehog
|
changeset |
files
|
2010-05-02 |
nemo |
Drown the hog using the piano
|
changeset |
files
|
2010-05-02 |
nemo |
Avoid checking in log spam.
|
changeset |
files
|
2010-05-02 |
nemo |
Revert removal of CurAmmoGear from shotgun/deagle (was a silly idea of speeding up the shots)
|
changeset |
files
|
2010-05-02 |
nemo |
More portal changes. Allows for a multishoot utility. Hopefully not breaking anything.
|
changeset |
files
|
2010-05-01 |
koda |
adding a somewhat working autoration for ipad (uStore.pas and uWorld.pas got mixed in the last two commits)
|
changeset |
files
|
2010-05-01 |
koda |
Henek's patch - adds a column to ammoMenu and removes the F* column in iphone version
|
changeset |
files
|
2010-05-01 |
smxx |
Engine:
|
changeset |
files
|
2010-05-01 |
smxx |
Engine:
|
changeset |
files
|
2010-05-01 |
nemo |
Minor change, so sheepluva can comment
|
changeset |
files
|
2010-05-01 |
smxx |
Engine:
|
changeset |
files
|
2010-05-01 |
koda |
fix zoom
|
changeset |
files
|
2010-05-01 |
nemo |
Fix portal graphic name, continuing work on portal movement
|
changeset |
files
|
2010-05-01 |
nemo |
Break out DrawHH/DrawGear to reduce scrolling in uGears.pas, add portal graphics
|
changeset |
files
|
2010-05-01 |
sheepluva |
add amSineGun.png (just a copy of am Shotgun.png atm anyway)
|
changeset |
files
|
2010-05-01 |
koda |
add automatic rotation in ipad (landscape only)
|
changeset |
files
|
2010-05-01 |
sheepluva |
* added some comments
|
changeset |
files
|
2010-04-30 |
mbait |
Fixed broken whitespace
|
changeset |
files
|
2010-04-30 |
mbait |
Gas grenade:
|
changeset |
files
|
2010-04-29 |
smxx |
Engine:
|
changeset |
files
|
2010-04-29 |
smxx |
Commited wrong file *grmlrgrml*
|
changeset |
files
|
2010-04-29 |
smxx |
Engine:
|
changeset |
files
|
2010-04-29 |
sheepluva |
let players affect in which direction their teleported hedgehog will look
|
changeset |
files
|
2010-04-29 |
koda |
add option to look at the previous debug log
|
changeset |
files
|
2010-04-29 |
smxx |
Engine:
|
changeset |
files
|
2010-04-29 |
koda |
this should fix the old project name that is present in the scm database
|
changeset |
files
|
2010-04-29 |
koda |
lazy loading for all the tables with images (might affect performance but ui feels much more responsive)
|
changeset |
files
|