2009-10-11 |
unc0rr |
Smaxx: new rooms list
|
changeset |
files
|
2009-10-10 |
koda |
fix that nasty "Pascal Internal Error" when compiling
|
changeset |
files
|
2009-10-10 |
unc0rr |
Oops, fix build
|
changeset |
files
|
2009-10-08 |
nemo |
updated translation by szczur
|
changeset |
files
|
2009-10-08 |
unc0rr |
Fix integer->SmallInt
|
changeset |
files
|
2009-10-08 |
koda |
fix a very rare bug in which CurSlot becomes greater than cMaxCurSlot
|
changeset |
files
|
2009-10-07 |
unc0rr |
Server provides more info in rooms list
|
changeset |
files
|
2009-10-07 |
unc0rr |
- Fix mouse cursor bugs in net game (still has a bug near water)
|
changeset |
files
|
2009-10-06 |
koda |
cmake optimizations and simplification
|
changeset |
files
|
2009-10-03 |
unc0rr |
Fix /me chat command in demos
|
changeset |
files
|
2009-10-03 |
unc0rr |
Fix build
|
changeset |
files
|
2009-10-03 |
unc0rr |
- Proper /team command implementation
|
changeset |
files
|
2009-10-02 |
koda |
revert to manual startup of frontend's OpenAL session (keeping voices' bug fixed)
|
changeset |
files
|
2009-10-02 |
koda |
fixes & co.
|
changeset |
files
|
2009-10-02 |
koda |
added a utility that warns the user to install hedgewars when it's run from the diskimage
|
changeset |
files
|
2009-09-27 |
koda |
fix a bug that prevented from hearing team voicepacks if frontend started with music disabled
|
changeset |
files
|
2009-09-27 |
koda |
classic voicepack
|
changeset |
files
|
2009-09-27 |
unc0rr |
- Patch for "Syncronizing" message by Smaxx + some tweaks by me
|
changeset |
files
|
2009-09-27 |
unc0rr |
Colorize chat messages in frontend and engine
|
changeset |
files
|
2009-09-26 |
koda |
makes the updater optional at compile time
|
changeset |
files
|
2009-09-26 |
koda |
lupdate + a working .pro file
|
changeset |
files
|
2009-09-26 |
koda |
some fixes for the autoupdate thingy
|
changeset |
files
|
2009-09-22 |
koda |
Smaxx's patch fixing openal sound issues with poor card drivers
|
changeset |
files
|
2009-09-22 |
koda |
fix invisible rope in low quality
|
changeset |
files
|
2009-09-22 |
koda |
converts some gl calls to gles
|
changeset |
files
|
2009-09-22 |
unc0rr |
- Remove cake fix
|
changeset |
files
|
2009-09-22 |
unc0rr |
Fix cake going wrong way bug (triggered by disallowing "negative zero" in hwSign)
|
changeset |
files
|
2009-09-17 |
unc0rr |
Final fix
|
changeset |
files
|
2009-09-17 |
unc0rr |
Second try
|
changeset |
files
|
2009-09-17 |
unc0rr |
Fix build
|
changeset |
files
|
2009-09-16 |
unc0rr |
Fix a warning
|
changeset |
files
|
2009-09-16 |
unc0rr |
Don't spam debug messages
|
changeset |
files
|
2009-09-16 |
unc0rr |
Optimize network traffic a bit:
|
changeset |
files
|
2009-09-16 |
unc0rr |
Don't store keepalive messages in game server spectators buffer
|
changeset |
files
|
2009-09-13 |
unc0rr |
- Fix join/leave messages color
|
changeset |
files
|
2009-09-10 |
unc0rr |
- Implement zoom reset
|
changeset |
files
|
2009-09-10 |
unc0rr |
Fix water rendering issues
|
changeset |
files
|
2009-09-10 |
nemo |
And in frontend
|
changeset |
files
|
2009-09-10 |
nemo |
Strip trailing spaces
|
changeset |
files
|
2009-09-10 |
unc0rr |
Don't allow to look too deep
|
changeset |
files
|
2009-09-10 |
unc0rr |
Fix water position when zooming
|
changeset |
files
|
2009-09-10 |
unc0rr |
Fix background and horizont positions when zooming
|
changeset |
files
|
2009-09-10 |
unc0rr |
Implement smooth zoom
|
changeset |
files
|
2009-09-10 |
unc0rr |
Fix broken infinite skip turns logic
|
changeset |
files
|
2009-09-10 |
unc0rr |
- Support probabilies from ammo scheme in engine
|
changeset |
files
|
2009-09-10 |
unc0rr |
Implement probability editor for weapon schemes (engine doesn't support that yet)
|
changeset |
files
|
2009-09-10 |
unc0rr |
Move connect call to more appropriate place
|
changeset |
files
|
2009-09-10 |
unc0rr |
Remove gstHHDriven flag when hedgehog get into the water. Fixes some odd cases.
|
changeset |
files
|
2009-09-10 |
unc0rr |
Disable smoothing and alpha for low quality rope rendering
|
changeset |
files
|
2009-09-10 |
unc0rr |
Some rope tweaks
|
changeset |
files
|
2009-09-10 |
unc0rr |
Fix braindead check
|
changeset |
files
|
2009-09-10 |
unc0rr |
Use GL_LINE_STRIP instead of GL_LINES
|
changeset |
files
|
2009-09-09 |
unc0rr |
- Implement low quality rope
|
changeset |
files
|
2009-09-09 |
nemo |
oops. forgot this one
|
changeset |
files
|
2009-09-09 |
nemo |
Ok. This time I think I have it. amNothing should work.
|
changeset |
files
|
2009-09-08 |
nemo |
Trying to correct prior amNothing checkin. untested.
|
changeset |
files
|
2009-09-08 |
nemo |
hide timer after cake is done walking
|
changeset |
files
|
2009-09-08 |
nemo |
Add an empty weapon to avoid selection of weapons which aren't yet ready. Might all be useful to switch to amNothing in certain situations, like after using up all ropes, instead of bazooka.
|
changeset |
files
|
2009-09-08 |
unc0rr |
Fix inconsistency in join/part messages
|
changeset |
files
|
2009-09-08 |
unc0rr |
Update server dependancies list
|
changeset |
files
|