2012-06-27 |
nemo |
Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
|
changeset |
files
|
2012-06-27 |
Medo |
Merge
|
changeset |
files
|
2012-06-27 |
sphrix |
Missions localisation
|
changeset |
files
|
2012-06-27 |
nemo |
More efficient
|
changeset |
files
|
2012-06-27 |
nemo |
oops
|
changeset |
files
|
2012-06-27 |
nemo |
Another try at the trace with more aggressive optimisation. Also tweaked the radial gradiant a bit to match the original more
|
changeset |
files
|
2012-06-27 |
nemo |
This is necessary because commands can contain 0s, and StrPas used by LuaPas halts at the first 0. It might be necessary to change the base string handling.
|
changeset |
files
|
2012-06-26 |
Stepan777 |
Here they come - thumbnails.
|
changeset |
files
|
2012-06-27 |
nemo |
Extend TARDIS away time a bit (minimum, range) to make it a bit more useful. Remove a couple of unused variables.
|
changeset |
files
|
2012-07-10 |
Wolfgang Steffens |
Added auto cropping to atlasing
|
changeset |
files
|
2012-06-26 |
Stepan777 |
merge
|
changeset |
files
|
2012-06-26 |
koda |
updated ios project file
|
changeset |
files
|
2012-06-25 |
Wolfgang Steffens |
GL1.x fixes
|
changeset |
files
|
2012-06-26 |
nemo |
Quick inkscape trace + a radial gradiant glow on the hedgewars logo. Perhaps it'll encourage Tiy to provide the vector original.
|
changeset |
files
|
2012-06-25 |
Wolfgang Steffens |
Merge
|
changeset |
files
|
2012-06-26 |
unc0rr |
Don't set erasing flag when it is unnecessary so hwmap could compress better
|
changeset |
files
|
2012-06-25 |
Wolfgang Steffens |
using atlas for rendering now
|
changeset |
files
|
2012-06-26 |
nemo |
er. this one too
|
changeset |
files
|
2012-06-25 |
Wolfgang Steffens |
made surface retaining mandatory
|
changeset |
files
|
2012-06-25 |
Stepan777 |
merge
|
changeset |
files
|
2012-06-26 |
nemo |
Add green mask for anti-portal areas on custom maps. Flagged as Bouncy since it is intended for that general use. Needs testing.
|
changeset |
files
|
2012-06-25 |
Wolfgang Steffens |
added missing uBinPacker.pas and uAtlas.pas
|
changeset |
files
|
2012-06-25 |
Wolfgang Steffens |
retaining SDL surfaces in order to allow recreating atlases from scratch without
|
changeset |
files
|
2012-06-25 |
nemo |
Update contributor e-mail address
|
changeset |
files
|
2012-06-25 |
Stepan777 |
Restore almost old TCPBase behaviour
|
changeset |
files
|
2012-06-25 |
Wolfgang Steffens |
Merge
|
changeset |
files
|
2012-06-25 |
nemo |
oops
|
changeset |
files
|
2012-06-24 |
Stepan777 |
remaining IFDEFs
|
changeset |
files
|
2012-06-25 |
unc0rr |
oops
|
changeset |
files
|
2012-06-24 |
Stepan777 |
merge
|
changeset |
files
|
2012-06-25 |
nemo |
oops
|
changeset |
files
|
2012-06-24 |
Stepan777 |
correctly fix odd dimensions (it was incorrectly fixed in previous commit)
|
changeset |
files
|
2012-06-24 |
nemo |
These 2 need masks now
|
changeset |
files
|
2012-06-24 |
Stepan777 |
pagevideos is now much better that before:
|
changeset |
files
|
2012-06-24 |
unc0rr |
Fix completely broken RateHammer
|
changeset |
files
|
2012-06-24 |
Stepan777 |
merge
|
changeset |
files
|
2012-06-24 |
nemo |
Sanity limits.
|
changeset |
files
|
2012-06-24 |
nemo |
Another take at prettier crate appearance
|
changeset |
files
|
2012-06-27 |
Medo |
frontlib: Getting there :) Added commandline client for testing
|
changeset |
files
|
2012-06-24 |
nemo |
Try to use TestCollExcludingMe a bit less - the flag bit is a bit (heh) more accurate.
|
changeset |
files
|
2012-06-25 |
Medo |
frontlib: Using macros for simplification of callbacks
|
changeset |
files
|
2012-06-24 |
nemo |
Second part of the change. Make collision check use the new mask bit.
|
changeset |
files
|
2012-06-24 |
Medo |
frontlib: Intermittent commit. Things are still in flux but we're getting there :)
|
changeset |
files
|
2012-06-24 |
nemo |
Step 1. Add current hedgehog as top bit of bottom byte.
|
changeset |
files
|
2012-06-21 |
Medo |
More progress on the netplay part of the frontlib
|
changeset |
files
|
2012-06-23 |
unc0rr |
- Fix cake bug introduced in r2ccfc93c6b5e
|
changeset |
files
|
2012-06-19 |
Medo |
Merge
|
changeset |
files
|
2012-06-22 |
unc0rr |
Swap order of actions
|
changeset |
files
|
2012-06-18 |
unc0rr |
Output log to stdout instead of stderr
|
changeset |
files
|
2012-06-18 |
unc0rr |
Oops, forgot this
|
changeset |
files
|
2012-07-23 |
belphegorr |
Added a new function: AddNewEvent, which only adds an event to the list if it doesn't already exist. Kept the old one as it might me useful to be able to add an event more than once.
|
changeset |
files
|
2012-06-18 |
unc0rr |
set(LUA_LIBRARY lua.dll) for win32 builds
|
changeset |
files
|
2012-07-20 |
belphegorr |
Placed hiding hogs at the end of StartMission in Mission 3
|
changeset |
files
|
2012-06-17 |
unc0rr |
BindsModel
|
changeset |
files
|
2012-07-20 |
belphegorr |
Added localization
|
changeset |
files
|
2012-06-17 |
unc0rr |
- Move colorsModel to appropriate place
|
changeset |
files
|
2012-07-20 |
belphegorr |
Modified DrawGear so that it doesn't draw the gear when it has message gmRemoveFromList (it was causing havoc when I used HideHog as it could not access the position of the hog)
|
changeset |
files
|
2012-06-17 |
koda |
CROSSAPPLE ftw
|
changeset |
files
|
2012-07-16 |
belphegorr |
Fixed a visual gear in Mission 5
|
changeset |
files
|
2012-06-17 |
unc0rr |
This should fix default hogs names in network game
|
changeset |
files
|