Mercurial
Mercurial
>
sheepy-clone
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-960
+960
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
An experiment with increasing number of caves by selecting a few potential non-cave maps and adding to the cave map array. Ones selected here might not actually be that playable as caves.
2009-08-30, by nemo
Some preparation for room control delegation support
2009-08-30, by unc0rr
fix windows compilation with dll (frontend and engine)
2009-08-28, by koda
Change password dialog to be more informative
2009-08-27, by unc0rr
Ask user for a nickname on first run, suggest login name
2009-08-27, by unc0rr
Add respawning mines mode as a hack.
2009-08-27, by unc0rr
Lower bound on speech text width for proper rendering
2009-08-26, by nemo
Another try at keeping blowtorch/firepunch/jackhammer from going through indestructible stuff. Shame these routines don't use hedgehog movement
2009-08-25, by nemo
correct typo found by Smaxx
2009-08-24, by nemo
Fix bug with hedgehog getting into ground while throwing rope (http://hedgewars.org/node/1722)
2009-08-23, by unc0rr
improved fix for right click on mac
2009-08-19, by koda
restored volumen control (hoorray)
2009-08-19, by koda
rename dpr -> pas, restores ammos on two columns, minor fixes to openalbridge
2009-08-19, by koda
Optimize many sprites
2009-08-18, by unc0rr
Add Battlefield map
2009-08-17, by unc0rr
Rename octopus grave
2009-08-17, by unc0rr
Optimize sprites in Hedgehog folder
2009-08-17, by unc0rr
New hats, optimize some old ones
2009-08-17, by unc0rr
- Update ammo menu icons
2009-08-17, by unc0rr
Allow kamikaze in move
2009-08-17, by unc0rr
Fix my bad English
2009-08-16, by unc0rr
Fix bazooka having timer
2009-08-16, by unc0rr
Update russian translation
2009-08-16, by unc0rr
Update pt_PT translation
2009-08-16, by unc0rr
Better fix
2009-08-16, by unc0rr
Check gear for nil in /timer command handler
2009-08-16, by unc0rr
Bind zoom in/out to [ and ]
2009-08-15, by unc0rr
Show player's room status (plays/spectates)
2009-08-13, by unc0rr
Fix filtering
2009-08-13, by unc0rr
Don't filter +left command :D
2009-08-12, by unc0rr
oops!
2009-08-12, by nemo
Now really fix
2009-08-12, by unc0rr
Fix compilation
2009-08-12, by unc0rr
reorganize functions a bit
2009-08-12, by unc0rr
Implement filtering in server
2009-08-12, by unc0rr
Don't spam debug log
2009-08-12, by unc0rr
Better support for scripting by gears
2009-08-12, by unc0rr
minor saucer change Tiy had requested once.
2009-08-11, by nemo
prevent overflow
2009-08-11, by nemo
updated portugese translation by marco_silva
2009-08-09, by nemo
- Update Bulgarian transation
2009-08-08, by unc0rr
szczur comments out some english phrases
2009-08-05, by nemo
Patch for compiling with 6.10 (define NEW_EXCEPTIONS to do that)
2009-08-05, by unc0rr
More Italian announcer messages
2009-08-05, by unc0rr
For people's consideration. Restore the .11 behaviour of not initialising sound if music is turned off. Reason. I still get 100% CPU useage in frontend due to sucky sound daemon setups *cough*pulseaudio*cough* so this offers an easy workaround for people (turn off music). Disadvantage, this removes Smaxx' code to disable sound-related buttons on failure to init sound.
2009-08-02, by nemo
Fix texture so it doesn't produce vertical lines
2009-08-01, by unc0rr
New waves rendering procedure based on using texture coodrinates > 1.0
2009-08-01, by unc0rr
Update some translations
2009-08-01, by unc0rr
Selectively enable clamping - seeing if this helps avoid weird flake problems while still fixing vertical lines in waves and sky
2009-07-30, by nemo
Fix queue bug triggered by AI
2009-07-30, by unc0rr
Move water waves rendering to a separate procedure
2009-07-30, by unc0rr
Better handle pointing with mouse cursor on zoom
2009-07-30, by unc0rr
New graphics. Nature, City.
2009-07-29, by nemo
Avoid /0 in SetScale - not sure this is right way to do it though. But just to try and stop crashing prg's machine
2009-07-28, by nemo
- Remove one AddProgress call
2009-07-28, by unc0rr
Cleanup code a bit
2009-07-28, by unc0rr
Now really fix
2009-07-28, by unc0rr
Fix hedgehog stopping to slide when throwing rope (not tested)
2009-07-28, by unc0rr
Better handle loosing control when on rope
2009-07-28, by unc0rr
Fix hwSign to give 1 on -0 value
2009-07-28, by unc0rr
requested change by Tiy to Flying Saucer start (hover until first keypress)
2009-07-26, by nemo
Add back waves since it was really irritating Tiy
2009-07-26, by nemo
Remove this check since I got confused as to why my sound still wasn't working even after I had fixed the lock caused by bad flash plugin and restarted hedgewars
2009-07-26, by nemo
Make all theme numbers proportional to map MaxHedgehogs. This should mean the numbers should be as in past for 18 hedgehog map
2009-07-26, by nemo
Stray semi-opaque pixels fixed
2009-07-25, by nemo
Remove reduced quality check - gameplay impact
2009-07-24, by nemo
Add water opacity to theme - defaulting to 50% opaque on all themes but Eyes (80%) and Underwater (100%)
2009-07-24, by nemo
flagging for "reduced quality". Clamping cuts frame rate in half in software rendering on my sucky laptop
2009-07-24, by nemo
szczur's pl update + lupdate-qt4 && lrelease-qt4
2009-07-24, by nemo
add extra semi-opaque layer of water to discolour objects in the water.
2009-07-23, by nemo
little experiment to see if this improve appearance of laser/ufo/cake/laser guided missile - of course, can't actually see it until unc0rr restores waves
2009-07-22, by nemo
Restrict hogs to 16px proximity to border to avoid getting kicked through.
2009-07-20, by nemo
switch to ov_fopen for simplicity
2009-07-19, by koda
fix a bug where a fclose() was called after an ov_clear()
2009-07-19, by koda
documentation fix
2009-07-18, by koda
lowres theme data for iphone compatibility
2009-07-16, by koda
sound for mortar
2009-07-15, by koda
a lot of stuff:
2009-07-14, by koda
other indentation, binding and miscellaneous fixes to openalbridge
2009-07-12, by koda
fix indentation and other cosmetic changes to lib
2009-07-12, by koda
corrects a wrong binding
2009-07-12, by koda
updates licence and fix a memory leak (which was consuming iphone memory)
2009-07-12, by koda
sorry, these two don't help. tested, flakes still screwed up. anyway, the lines were only on terrain
2009-07-12, by nemo
meh. let's try this one too. maybe "_TO_EDGE" is the magic difference
2009-07-12, by nemo
-fix bamboo theme (unsupported color profile)
2009-07-11, by koda
hypothetical opengles improvements
2009-07-11, by koda
accessory stuff for iphone
2009-07-11, by koda
fix a binding that was preveting to display anything else besides hogs on iphone
2009-07-10, by koda
untested
2009-07-10, by nemo
Try reenabling these two - shouldn't impact flakes
2009-07-10, by nemo
real fix for iphone color (reverting previous commit)
2009-07-10, by koda
moves indestructible color to green for iphone compatibility
2009-07-10, by koda
damn mortars
2009-07-10, by nemo
unc0rr's patch from issue #144 - prevent spectators from ruining the game
2009-07-09, by nemo
routine for loading lower resolution horizont and sky for nature theme when bigger images are not supported; right now they are not installed, but they could be useful for less powerful machines in general
2009-07-09, by koda
additional touch support and nemo's reduced land array size
2009-07-08, by koda
initial support for touch input
2009-07-08, by koda
completes removal of wav files, updates SDLh and adds DEBUGFILE to hwengine when compiled in Debug mode
2009-07-07, by koda
-Removal of older WAV files, now useless thanks to OpenAL
2009-07-07, by koda
move C and C++ optimization flags in the main CMakeLists.txt
2009-07-07, by koda
Accidentally switched property in last checkin
2009-07-07, by nemo
double column girder for embedded
2009-07-07, by koda
the -1 was a bad idea
2009-07-07, by nemo
multi-column support
2009-07-07, by nemo
typo :(
2009-07-07, by nemo
don't link for windows, for now
2009-07-06, by nemo
same as before
2009-07-06, by koda
forgot one line from previous commit
2009-07-06, by koda
once again, trying to restore windows compatibility from nemo's experiments
2009-07-06, by koda
patch for loading sprites on two columns (helps embedded and lowpower machines). must deal with amGirder.png
2009-07-06, by koda
apply dx too (from smaxx)
2009-07-06, by nemo
-fix teleport sound when moving to wrong positions
2009-07-06, by koda
Try turning off follow gear while ammo menu is open - needs testing w/ rope/parachute/jetpack
2009-07-05, by nemo
Fewer bubbles for non-breathing gears
2009-07-05, by nemo
Allow ammo menu to stay open when on rope/parachute/jetpack - allows for using non-F key alt weapon selection
2009-07-05, by nemo
allow attacks while moving on ammo with alt attack (parachute/rope/jetpack) - needs testing.
2009-07-05, by nemo
reworked progress structure
2009-07-03, by koda
typos
2009-07-03, by koda
-new openal api for setting sound position
2009-07-03, by koda
additional variable (BUNDLE) to make a standalone Mac application
2009-07-02, by koda
-Smaxx' solution for compiling frontend with static libs in windows
2009-07-02, by koda
sounds for teleport and beginning of sudden death
2009-07-01, by koda
-Smaxx' patch: checks for initialized openal + disables sound options if openal init fails
2009-06-30, by koda
regression of previous commit, stdint.h in use
2009-06-30, by koda
-new FindOggVorbis, should work everywhere now
2009-06-30, by koda
-Smaxx's porting of the library to MSVC compilers
2009-06-30, by koda
-openalbridge headers cleaned
2009-06-29, by koda
- fade in/out functions merged, but kept binary compatibility
2009-06-29, by koda
initial bugfix for volume setup
2009-06-29, by koda
- bugfix for segfault on fades
2009-06-29, by koda
disable timers on a few silly items, trying out a timer on cake
2009-06-28, by nemo
Make server accpet TEAM_CHAT protocol command, and act like on CHAT command for now
2009-06-28, by unc0rr
text tweaks
2009-06-28, by nemo
Fix for mouse targeting... not tested
2009-06-28, by unc0rr
Smaxx' idea of timers, reworked just a tad. Might need variable for offset, but seems ok for now
2009-06-28, by nemo
-Added support for Release and Debug for CMAKE_BUILD_TYPE
2009-06-28, by koda
Move count notification to all multishoot
2009-06-28, by nemo
some win32 dll export thingy.
2009-06-28, by nemo
koda/Smaxx changes to openal for crossplatform building
2009-06-28, by nemo
Update Italian translation
2009-06-27, by unc0rr
Bring back smoothness for camera movement
2009-06-26, by unc0rr
Some work on camera
2009-06-26, by unc0rr
small jetpack tweak
2009-06-25, by nemo
Oops. Sorry about that. Restore correct extdbinterface.hs
2009-06-25, by nemo
koda adds threading for fadein/out. Untested under windows, but works beautifully under Linux (and presumably OSX, right koda?)
2009-06-25, by nemo
rename jetpack to flying saucer
2009-06-24, by nemo
- Fix quickplay sound bug triggered by two faults: ttsmj's (passing voicepack with empty name in team config) and koda's (he changed fallback to default scheme condition)
2009-06-24, by unc0rr
koda's OpenAL conversion:
2009-06-24, by unc0rr
extra check suggested by unc0rr
2009-06-22, by nemo
allow brief ground touches
2009-06-22, by nemo
Kill saucer if it touches the ground, Tiy's new graphic
2009-06-22, by nemo
set vector to negative *after* applying upward vector
2009-06-22, by nemo
disable selection sprite, nudge ship into the air on launch
2009-06-22, by nemo
Localise words "Fuel" and "Remaining" - add shot counter to deagle.
2009-06-21, by nemo
Oops, fix database process interaction
2009-06-21, by unc0rr
Oops. Forgot the ugly graphic
2009-06-21, by nemo
Ugly graphic for jetpack - jetpack should be essentially functional.
2009-06-21, by nemo
thanks unc0rr (corrected flag - also check on turn time)
2009-06-21, by nemo
Use different group to not erase messages, restore gear deletion on hog damage.
2009-06-21, by nemo
Duplicate Parachute more closely :D
2009-06-21, by nemo
Some fixes on camera broken by zoom code (ammo menu should work now)
2009-06-21, by unc0rr
Initial attempt at jetpack. Pluses, more like lunar lander (takes fall damage). Minuses, can't seem to cancel it or use alt weapon
2009-06-21, by nemo
Don't show enemy's number of ammo
2009-06-20, by unc0rr
Update Italian translation
2009-06-20, by unc0rr
Oops
2009-06-19, by unc0rr
Send stats every minute
2009-06-19, by unc0rr
Implement sending gameserver stats to webserver
2009-06-19, by unc0rr
Smaxx refactor of LoadImage to use flags, iphone changes by koda (mostly use of rgba instead of rgb)
2009-06-18, by nemo
Updated french translation thanks to kaze (Fabien)
2009-06-18, by nemo
A whole ton of new phrases for english locale, tweak to still-incomplete ja stubs
2009-06-18, by nemo
Tiy's new airstrike graphic
2009-06-18, by nemo
Loop sweeping to avoid stray pixels. Avoided at first hoping there was a cleverer approach. Fortunately sweep is infrequent.
2009-06-15, by nemo
Tweaked windbar and steam sound by Smaxx
2009-06-15, by nemo
Remove BOM From zn_TW/de - add zh_TW translations for 37/38 and messages to zh_CN pending tracking down Chinese coworker
2009-06-15, by nemo
Full set of translated messages for zh_TW - says he will add more original ones later
2009-06-15, by nemo
koda's patch fixing some iphone port troubles (color, mouse)
2009-06-14, by unc0rr
- Implement zoom-in and zoom-out
2009-06-13, by unc0rr
Some work on zooming. Hedgewars are now unplayable.
2009-06-13, by unc0rr
Polish translation update
2009-06-13, by unc0rr
Update Italian translation
2009-06-13, by unc0rr
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
2009-06-12, by nemo
Endian aware Land digest
2009-06-12, by unc0rr
Fix r2201
2009-06-12, by unc0rr
Implement ability for server admin to clear accounts cache
2009-06-12, by unc0rr
Change default output to stderr since /tmp doesn't exist under windows and is useless under iphoneos, add a couple of extra parameters
2009-06-12, by nemo
Patch by Smaxx:
2009-06-11, by unc0rr
Patch by koda:
2009-06-11, by unc0rr
Update Italian translation
2009-06-08, by unc0rr
Forbid room names and nicknames consisting only of space characters
2009-06-07, by unc0rr
Fix a bug in frontend leading to incorrect behaviour when dealing with names starting/ending with whitespace
2009-06-06, by unc0rr
French translation of game, including new messages. Frontend later.
2009-06-05, by nemo
typos - the fix for zoom in uMisc.pas appears to be screwing up flakes and other things. commenting it out for now
2009-06-03, by nemo
Remove steam on explosion effects
2009-06-02, by nemo
A few FIXME flags for easy grepping
2009-06-02, by nemo
- Fix some ugly code
2009-06-02, by unc0rr
New baseball bat sound, steam when fire lands on water (needs new hiss sound), bubbles when hedgehog drowns, more messages on
2009-06-02, by nemo
Make code suck less
2009-06-01, by unc0rr
Fix some cake bugs
2009-06-01, by unc0rr
Death messages thanks to Smaxx
2009-06-01, by nemo
Properly decrement sniper rifle if timed out. Try to get camera position straight for once.
2009-06-01, by nemo
Remember password
2009-05-31, by nemo
Okay, now a real fix
2009-05-31, by unc0rr
Fix jump changing direction in artillery mode
2009-05-31, by unc0rr
Push karma application to end of round - should avoid problems w/ plane and kamikaze
2009-05-31, by nemo
Fix a source of desync caused by player quit
2009-05-31, by unc0rr
Fix lines arise when zooming. Doesn't fix water sprites.
2009-05-31, by unc0rr
Add david_ac to credits
2009-05-28, by nemo
mark up with (team)
2009-05-28, by nemo
Please don't take away my checkin privileges - Tiy asked me to keep working on this
2009-05-28, by nemo
Another approach to zombies problem (set SIGCHLD handler to SIG_IGN)
2009-05-27, by unc0rr
explicit nesting
2009-05-27, by nemo
Update Slovak and Italian translations
2009-05-27, by unc0rr
- Prevent server from producing zombies
2009-05-27, by unc0rr
Just for completeness, correct formatting on this probably-will-be-reverted-approach
2009-05-27, by nemo
experiment in only sending a message to your clan
2009-05-27, by nemo
Fix server compilation
2009-05-27, by unc0rr
Current trunk version isn't compatible with 0.9.11, so set version to 0.9.12-dev
2009-05-27, by unc0rr
0-3 not 0-2
2009-05-26, by nemo
updated gasmask/pinksunhat, new grave
2009-05-26, by nemo
Adjust initial camera position
2009-05-26, by nemo
Send server message after nicks info (more chance for it to be seen)
2009-05-25, by unc0rr
Add caching for accounts information (entries are stored in memory forever)
2009-05-25, by unc0rr
Bring back authentication to official server, now using separate process to perform database interaction
2009-05-25, by unc0rr
unc0rr forgot nil check here too
2009-05-24, by nemo
Fix crash caused by speechbubbles when restoring from save or joining already started net game
2009-05-24, by unc0rr
Update server protocol number to version mapping
0.9.11-release
2009-05-24, by unc0rr
Fix attack bubbles
2009-05-24, by unc0rr
Finally fix bubbles
2009-05-24, by unc0rr
Some updates
2009-05-24, by unc0rr
typo
2009-05-24, by nemo
Silence frontend debug output
2009-05-24, by unc0rr
- Update INSTALL file
2009-05-24, by unc0rr
Google Droid font licensing terms
2009-05-24, by nemo
Allow CJK override for zh_CN/zh_TW/ja
2009-05-24, by nemo
Update server's message
2009-05-24, by unc0rr
- Update russian translation
2009-05-24, by unc0rr
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
2009-05-24, by nemo
Fix fullscreen bug
2009-05-24, by unc0rr
- Update training a bit
2009-05-24, by unc0rr
make lookup consistent
2009-05-24, by nemo
Toggle for stars ("frontend effects") - also turns off optimisations for stars that were causing problems onone machine
2009-05-24, by nemo
should be 48 for this map
2009-05-23, by nemo
set Minefield to 150%, reduce fort distance by 512px
2009-05-23, by nemo
correct Firefox e-mail addy
2009-05-23, by nemo
oops forgot the translated files and source
2009-05-23, by nemo
Portugese (european) translation, Tiy's "minefield" scheme/wepset, disable vampirism, update translations
2009-05-23, by nemo
Snow theme makeover
2009-05-23, by nemo
mobster voice, updated wav for new default voice
2009-05-23, by nemo
prevent unc0rr from getting clever with jackhammer too. bring blowtorch into line with the other - should be more fun anyway
2009-05-23, by nemo
Prevent unc0rr's sneaky escape
2009-05-22, by nemo
Some updates on changelog
2009-05-22, by unc0rr
neglected test on sniper rifle being active
2009-05-22, by nemo
- Update Bulgarian translation
2009-05-21, by unc0rr
Update some more translations
2009-05-21, by unc0rr
Update russian localization
2009-05-21, by unc0rr
Fix INSTALL
2009-05-21, by unc0rr
Fix nature theme too (thanks to nemo)
2009-05-21, by unc0rr
Fix City theme (could cause desyncs)
2009-05-21, by unc0rr
This should resend scheme info to net server when scheme got edited (not tested)
2009-05-20, by unc0rr
Silence useless warning
2009-05-20, by unc0rr
Updated default voicepack, policecap hat
2009-05-19, by nemo
Remove setting of background-color on iconed group box children just in case that was causing Tiy's problem. Is useless until PaintOnScreen + border-radius is resolved anyway.
2009-05-19, by nemo
increase # of mines to 50, limit max depth of drowning damage tag
2009-05-18, by nemo
add Firefox to creds
2009-05-17, by nemo
remove 0 damage tag, easter hat fix, pink sun hat
2009-05-17, by nemo
I suck at pascal booleans
2009-05-17, by nemo
Custom controls implementing paintEvent play poorly with stars, especially SquareLabel
2009-05-17, by nemo
Still trying to improve perf of stars - this seems to help a little bit
2009-05-17, by nemo
Silence useless warning
2009-05-17, by unc0rr
update only the stars - cuts CPU useage in half on my machine
2009-05-17, by nemo
Fix rope disappearing bug
2009-05-16, by unc0rr
use separate variable for vamp/karma calcs, move karma damage tag from point of damage origin to originating hedgehog at unc0rr's request
2009-05-16, by nemo
Final fix
2009-05-16, by unc0rr
Now should be okay
2009-05-16, by unc0rr
Fix for teh fix
2009-05-16, by unc0rr
Fix queue error caused by previous fix for queue error
2009-05-16, by unc0rr
- Update finnish translation
2009-05-16, by unc0rr
Should disable construction in the shoppa hack, I think. Construction is annoying
2009-05-16, by nemo
fix crash in parachute/rope if drowning with active girder/teleport
2009-05-15, by nemo
oops. forgot to reset turn time
2009-05-15, by nemo
Neglected to delete gear at end of turn
2009-05-15, by nemo
Prevent gaining more health than hedgehog actually has
2009-05-15, by nemo
Two new wavez - Juggle requires a different frame rate. using 38 instead of 125
2009-05-15, by nemo
ogg q4 encodings of these themes. Saves 6 megabytes.
2009-05-14, by nemo
new grave
2009-05-14, by nemo
Use shrug frame for injuring yourself/team-mate, add custom theme music to Sheep theme
2009-05-14, by nemo
constrain angle, decrement turn time
2009-05-14, by nemo
Fix engine crash due to screwing up visual gears list in speechbubbles handler
2009-05-13, by unc0rr
only init music on use. workaround for audio bug.
2009-05-13, by nemo
Fix team name in training (broken by ttsmj's random teams patch)
2009-05-12, by unc0rr
Fix training
2009-05-12, by unc0rr
Allow speech bubble/small damage tags in "reduced quality"
2009-05-11, by nemo
Oops, some debug stuff left
2009-05-11, by unc0rr
- Fix network (my crappy fault, triggered by nemo's patch)
2009-05-11, by unc0rr
Remove unnecessary loop in speechbubble code, thus removing use-after-freeing bug
2009-05-11, by unc0rr
Don't accept 'team gone' command right after 'next turn' cmd
2009-05-11, by unc0rr
Move Speech to visual gears. This checkin CRASHES on deletion of visual gear outside the doStep
2009-05-11, by nemo
- Fix previous commit
2009-05-09, by unc0rr
- Fix for desyncs when player exits
2009-05-09, by unc0rr
Try to prevent locale problems:
2009-05-08, by unc0rr
English stubs for new weps
2009-05-08, by nemo
Missing swedish weapon names
2009-05-08, by nemo
Mine icon for game scheme mine count
2009-05-08, by nemo
patch to prior checkin
2009-05-08, by nemo
david_ac adding a commandline parameter for the data dir, as requested by svenstaro
2009-05-08, by nemo
allow adjusting angle during sniping
2009-05-07, by nemo
Updated polish translation by szczur
2009-05-07, by nemo
david_ac's game scheme options for mine delay/quantity, tweaks to sniper rifle
2009-05-07, by nemo
Update translation files
2009-05-06, by nemo
Add a tracing message to help debug rope bugs
2009-05-06, by unc0rr
Move laser behind weapon
2009-05-04, by nemo
oops - checked in my disabling of frontend sound/animation
2009-05-03, by nemo
Descriptions for the tooltip buttons. Rename btnInvurnable to btnInvulnerable
2009-05-03, by nemo
Adjust routines impacted by DrawRotatedF modification, clear gstHHHJump in rope to avoid crosshair/hat drawing bug.
2009-05-03, by nemo
Disable long jump in artillery mode, make snipre rifle single shot
2009-05-03, by nemo
Artillery mode, sniper rifle, speech bubble tweaks, fix of rope bug introduced by enabling hats in jump
2009-05-03, by nemo
nemo's tweaks to bubbles
2009-05-01, by unc0rr
Some changes in try to fix issue when you enter
2009-05-01, by unc0rr
nemo:
2009-04-30, by unc0rr
Oops, remove debug stuff
2009-04-30, by unc0rr
Some forgotten sprites
2009-04-30, by unc0rr
nemo's great patch:
2009-04-30, by unc0rr
lost pieces of previous patch
2009-04-26, by unc0rr
koda's patch
2009-04-26, by unc0rr
Fix health widget in reduced quality mode
2009-04-24, by unc0rr
- set svn:eol-style to native on text files
2009-04-24, by unc0rr
TheXception's patch:
2009-04-23, by unc0rr
Update some sprites
2009-04-20, by unc0rr
Fix team lists reset when editing weapon sets
2009-04-20, by unc0rr
TheXception's patch:
2009-04-19, by unc0rr
Patch by koda:
2009-04-19, by unc0rr
Chef hat
2009-04-19, by unc0rr
Please koda with console output
2009-04-19, by unc0rr
Move health sorter to visual gears:
2009-04-19, by unc0rr
Some work to try prevent stack memory leak
2009-04-19, by unc0rr
Patch by koda:
2009-04-18, by unc0rr
patch by koda:
2009-04-17, by unc0rr
- More verbose output
2009-04-17, by unc0rr
Don't crash engine after round in reduced quality mode
2009-04-17, by unc0rr
Commit part of koda's patch which applies cleanly:
2009-04-17, by unc0rr
Fix disconnection from server
2009-04-17, by unc0rr
koda's patch
2009-04-14, by unc0rr
Add two more maps to build system
2009-04-13, by unc0rr
Add basketball to build system
2009-04-13, by unc0rr
Fix message being sent to users of 0.9.10
0.9.10-release
2009-04-13, by unc0rr
Fix some locale files installation
2009-04-13, by unc0rr
Add castle and halloween to install
2009-04-13, by unc0rr
Update release doc
2009-04-13, by unc0rr
Silence net debug messages
2009-04-13, by unc0rr
- Fix training
2009-04-13, by unc0rr
Set version to 0.9.10, protocol to 25
2009-04-13, by unc0rr
Three more hats
2009-04-13, by unc0rr
Update changelog in server
2009-04-13, by unc0rr
Less verbose server output
2009-04-13, by unc0rr
Disable feel of editing for built-in schemes
2009-04-13, by unc0rr
update about page
2009-04-13, by unc0rr
Update changelog
2009-04-13, by unc0rr
Russian voicepack
2009-04-13, by unc0rr
Update translation from patches tracker on fireforge
2009-04-13, by unc0rr
- Add gameServer to build system
2009-04-13, by unc0rr
Update russian translation
2009-04-13, by unc0rr
Some polishing
2009-04-13, by unc0rr
- One more hat
2009-04-12, by unc0rr
make use of bath.ogg
2009-04-12, by unc0rr
nemo's schemes patch
2009-04-12, by unc0rr
Fix previous commit
2009-04-12, by unc0rr
New hat + 2 soundtracks
2009-04-12, by unc0rr
More contrasting lightbulb
2009-04-12, by unc0rr
Prevent server from crashing when get SqlNull value
2009-04-12, by unc0rr
koda's fix
2009-04-12, by unc0rr
Add Shoppa game scheme
2009-04-12, by unc0rr
Predefine some ammo schemes
2009-04-12, by unc0rr
nemo's patch + ropes ammo scheme hack
2009-04-12, by unc0rr
- Apply koda's patch
2009-04-12, by unc0rr
- Another way of defining official server
2009-04-12, by unc0rr
Better SQL statement, allows NULL rid
2009-04-12, by unc0rr
Remove some stuff
2009-04-11, by unc0rr
Remove Codec dir
2009-04-11, by unc0rr
- Update Basketball preview
2009-04-11, by unc0rr
Delete Digger, skyline, Lego
2009-04-11, by unc0rr
Update Ropes preview
2009-04-11, by unc0rr
Update polish and german translations
2009-04-11, by unc0rr
Sort themes list
2009-04-11, by unc0rr
Some updates in themes
2009-04-11, by unc0rr
- Some graphics update
2009-04-11, by unc0rr
Add a special message for old hedgewars versions
2009-04-10, by unc0rr
- Some cfg fixes
2009-04-10, by unc0rr
Move game starting action outside menu
2009-04-10, by unc0rr
Implement two buttons
2009-04-10, by unc0rr
Update some translations
2009-04-07, by unc0rr
Fix epic bug randomly teleporting hedgehogs
2009-04-07, by unc0rr
patch by koda
2009-04-07, by unc0rr
- Fix some CMakeFiles.txt files (by TheXception)
2009-04-05, by unc0rr
patch by TheXception:
2009-04-05, by unc0rr
Remove unneeded file
2009-04-05, by unc0rr
- Better schemes page look
2009-04-05, by unc0rr
Images for all scheme buttons
2009-04-05, by unc0rr
Some AI tweaks by imcold
2009-04-03, by unc0rr
- Enable back border of drop-down list (by nemo)
2009-04-03, by unc0rr
Patch by nemo:
2009-04-03, by unc0rr
remove New Folder
2009-04-03, by unc0rr
Remove Thumbs.db files
2009-04-03, by unc0rr
added files from Tiy
2009-04-03, by displacer
added files by Tiy
2009-04-03, by displacer
changes from Tiyuri
2009-04-03, by displacer
- perform lupdate-qt4
2009-04-02, by unc0rr
New schemes page look by TheXception
2009-04-02, by unc0rr
Ooops.. enable back DoS protection
2009-04-02, by unc0rr
Fix server crash (properly follow client's state)
2009-04-02, by unc0rr
- Fix bug with kicking players
2009-03-28, by unc0rr
- Implement ping timeout
2009-03-27, by unc0rr
Ping clients every 30 seconds. Disconnection due to ping timeout to be implemented.
2009-03-27, by unc0rr
Add simple DoS protection mechanism (although better than previous server had)
2009-03-27, by unc0rr
Allow admin to set server's motd
2009-03-27, by unc0rr
Prepare to add ability for admin to set MOTD
2009-03-27, by unc0rr
Send server message on join
2009-03-26, by unc0rr
Fix bug with rope and bazooka
2009-03-26, by unc0rr
- User from localhost is server admin
2009-03-26, by unc0rr
oops
2009-03-26, by unc0rr
Optimize water bouncing a bit
2009-03-26, by unc0rr
patch by nemo: water bouncing + some tweaks
2009-03-26, by unc0rr
- Better ip2string implementation
2009-03-26, by unc0rr
patch by koda:
2009-03-23, by unc0rr
patch by nemo:
2009-03-23, by unc0rr
Add sounds to girder
2009-03-22, by unc0rr
Don't draw walking state when cursor is on
2009-03-22, by unc0rr
Save much CPU time by initializing vertex arrays in texture creation function
2009-03-22, by unc0rr
use glVertexPointer to render water
2009-03-22, by unc0rr
Fix previous patch
2009-03-22, by unc0rr
nemo's patch for girder + some fixes
2009-03-22, by unc0rr
Use GL_TRIANGLE_FAN instead of GL_TRIANGLES (more efficient)
2009-03-22, by unc0rr
Random team generator rework by ttsmj
2009-03-22, by unc0rr
Apply koda's OpenGL ES compatibility patch
2009-03-22, by unc0rr
- Use QCryptographicHash for md5
2009-03-21, by unc0rr
- Fix warnings in frontend
2009-03-18, by unc0rr
Patch by koda
2009-03-18, by unc0rr
Add delete button and scheme selection combobox to scheme edit page
2009-03-18, by unc0rr
Mac icon
2009-03-18, by unc0rr
Update some translations, lupdate && lrelease
2009-03-18, by unc0rr
Sync schemes config over net should work now (untested)
2009-03-18, by unc0rr
Send scheme data over net (but recieving part isn't implemented yet)
2009-03-16, by unc0rr
- Some style changes by nemo
2009-03-16, by unc0rr
Don't use GLU
2009-03-16, by unc0rr
More game options by nemo
2009-03-15, by unc0rr
Rooms list colourizing patch by TheXception
2009-03-15, by unc0rr
Style fixes by nemo
2009-03-15, by unc0rr
Some tweaks by nemo
2009-03-15, by unc0rr
Fix for rooms list + Qt 4.5 by TheXception
2009-03-15, by unc0rr
Scheme options work now
2009-03-13, by unc0rr
Editing schemes, creating new one works now
2009-03-13, by unc0rr
Add an ability to run engine without IPC connection.
2009-03-12, by unc0rr
- Share model between test table and widgets
2009-03-12, by unc0rr
patch by nemo: quick change from 0 to infinite and vice versa
2009-03-12, by unc0rr
Continue work on new schemes
2009-03-12, by unc0rr
Continue work on new schemes implementation
2009-03-11, by unc0rr
- Clear gm_Slot flag even if you can't switch ammo:
2009-03-10, by unc0rr
Update ammo icons
2009-03-10, by unc0rr
Stub for ammo schemes model
2009-03-10, by unc0rr
a patch
2009-03-10, by unc0rr
Implement kick from room
2009-03-09, by unc0rr
own md5 function, no qca2 dependancy (patch by nemo with Qt adaptation by me)
2009-03-09, by unc0rr
Fix wrong value passed as initial health
2009-03-09, by unc0rr
Pass template filter
2009-03-09, by unc0rr
- Send initial room config
2009-03-09, by unc0rr
- Fix a bug in map widget
2009-03-08, by unc0rr
Start refactoring some things. Frontend becomes temporarily unusable for network game
2009-03-08, by unc0rr
Fix frontend not disconnecting from server
2009-03-08, by unc0rr
Send MAP config param last
2009-03-08, by unc0rr
Patch by nemo
2009-03-08, by unc0rr
patch by nemo
2009-03-08, by unc0rr
pathc by nemo
2009-03-07, by unc0rr
loser animation by nemo
2009-03-07, by unc0rr
Cut the length of most used net packet
2009-03-07, by unc0rr
- nemo's patch: some animations, zero probability for infinite weapons
2009-03-07, by unc0rr
Update Polish translation
2009-03-06, by unc0rr
Utility icon
2009-03-05, by unc0rr
Implement kick from server by administrator
2009-03-05, by unc0rr
nemo:
2009-03-05, by unc0rr
Some work on players lists context menus
2009-03-04, by unc0rr
Pixels2 proc, which uses Land array when updating textures
2009-03-04, by unc0rr
Update some translations
2009-03-04, by unc0rr
Fake database connection with routine which marks all users as guests, when no database host was specified
2009-03-02, by unc0rr
Enable admin button when have privilege. Button does nothing yet.
2009-03-02, by unc0rr
Oops, forgot icons
2009-03-02, by unc0rr
laser beam by nemo reworked a bit by me
2009-03-02, by unc0rr
Update INSTALL
2009-03-02, by unc0rr
Fix crash when explosion is outside of the map (check was lost while refactoring)
2009-03-01, by unc0rr
oops
2009-03-01, by unc0rr
a patch :P
2009-03-01, by unc0rr
4 utilities by nemo
2009-03-01, by unc0rr
cz->cs
2009-02-27, by unc0rr
Set admin flag and send admin notification to users with rid equal to 3
2009-02-27, by unc0rr
Small optimization in net server
2009-02-26, by unc0rr
Fix pages mess when password is refused
2009-02-26, by unc0rr
Ask user password and send it to server
2009-02-26, by unc0rr
Add QCA2 checks to build system
2009-02-25, by unc0rr
Move from 'connecting' page to lobby only when account checked
2009-02-25, by unc0rr
Retrieve client password from web database and ask for it
2009-02-25, by unc0rr
ttsmj2's random teams patch
2009-02-24, by unc0rr
Server now send ASKPASSWORD command to frontend when user has web account
2009-02-24, by unc0rr
Use another event to change state from 'logging in' to 'lobby'
2009-02-24, by unc0rr
Update German translation
2009-02-24, by unc0rr
titlebar fix for Mac OS X by koda
2009-02-23, by unc0rr
Update Italian translation (and compile other translations)
2009-02-23, by unc0rr
Add working check for www account existance
2009-02-23, by unc0rr
Add options for configuring database access
2009-02-23, by unc0rr
Add options for database access
2009-02-23, by unc0rr
Implement two more missing protocol commands
2009-02-23, by unc0rr
Faster fire falling
2009-02-23, by unc0rr
Accept new NOT_READY command format
2009-02-23, by unc0rr
Fix bug with not working toggles 'rectrict joins' and 'restrict team adding'
2009-02-23, by unc0rr
Fix ready players number after a round
2009-02-23, by unc0rr
d'oh, the patch was fail
2009-02-23, by unc0rr
Nemo's patch allowing different water sprites size
2009-02-23, by unc0rr
More verbose dump
2009-02-21, by unc0rr
Fix ready players accounting
2009-02-21, by unc0rr
- Add new sounds
2009-02-21, by unc0rr
Hedgehog drops a grave on "/newgrave" command. Patch by nemo
2009-02-21, by unc0rr
lupdate-qt4
2009-02-21, by unc0rr
Patch by koda to better support Mac OS X
2009-02-21, by unc0rr
Fix team removing on PART command
2009-02-20, by unc0rr
Oops, forgot a bunch of CONFIG_PARAM
2009-02-20, by unc0rr
Prevent 'double team exiting' in egine
2009-02-20, by unc0rr
Save some more bytes in protocol
2009-02-20, by unc0rr
- Remove client teams on exit
2009-02-20, by unc0rr
Removeteam action
2009-02-20, by unc0rr
'Reduce quality' patch by nemo
2009-02-20, by unc0rr
Implement 'roundfinished' cmd on net server
2009-02-20, by unc0rr
Frontend look fixes
2009-02-19, by unc0rr
Some optimization of land texture updating
2009-02-19, by unc0rr
Fix a bug with updating
2009-02-18, by unc0rr
Split land texture into small ones:
2009-02-18, by unc0rr
More reorganization
2009-02-18, by unc0rr
Reorganize land texteure function in prepare to texture split
2009-02-18, by unc0rr
New game server:
2009-02-18, by unc0rr
Update translations
2009-02-18, by unc0rr
Move template filter to map widget (by nemo)
2009-02-17, by unc0rr
Clouds fixes by nemo
2009-02-17, by unc0rr
"connecting" page
2009-02-15, by unc0rr
Fix array overflow
2009-02-15, by unc0rr
Add Hogville map to build system
2009-02-15, by unc0rr
Templates filter by nemo
2009-02-15, by unc0rr
Finnish translation
2009-02-14, by unc0rr
- Set bamboo plinko hedgehogs limit to 48
2009-02-14, by unc0rr
New bonus box sprite
2009-02-14, by unc0rr
Fix initial room config
2009-02-14, by unc0rr
engine part of nemo's patch
2009-02-14, by unc0rr
Fix passing hedgehogs number from engine to frontend
2009-02-14, by unc0rr
frontend's part of nemo patch
2009-02-14, by unc0rr
Hogville map
2009-02-14, by unc0rr
Update nature, City and Island themes
2009-02-14, by unc0rr
New hats
2009-02-14, by unc0rr
Awesome map (yes, again)
2009-02-14, by unc0rr
Fix rope regression (unable to change angle)
2009-02-01, by unc0rr
Apply nemo's patch polished by me:
2009-02-01, by unc0rr
Custom spinbox for bonus boxes factor
2009-01-31, by unc0rr
Options for bonus box probability tuning and number of turn until sudden death
2009-01-31, by unc0rr
- Right way to handle rope ammo
2009-01-31, by unc0rr
Remove ugly hack. It's so ugly...
2009-01-30, by unc0rr
Cache land texture update until frame render. This greately improves performance when there are many explosions, or you're using drilling weapon
2009-01-30, by unc0rr
Fix border drawing when drilling
2009-01-30, by unc0rr
Implement initial sound volume option
2009-01-30, by unc0rr
- nemo's patch for custom cave map dimensions
2009-01-29, by unc0rr
A bit better template
2009-01-29, by unc0rr
Replace current templates with one cavern one
2009-01-27, by unc0rr
nemo's template patch (invertion)
2009-01-27, by unc0rr
Allow loading maps and forts
2009-01-26, by unc0rr
Fix airplane
2009-01-26, by unc0rr
Update RC plane sprite
2009-01-26, by unc0rr
New digits
2009-01-26, by unc0rr
That was wrong place for the patch
2009-01-26, by unc0rr
Turn cave mode on automatically when there are pixels on top of map
2009-01-26, by unc0rr
Fix mask
2009-01-26, by unc0rr
Switch to 2046 height
2009-01-26, by unc0rr
Fix russian translation
2009-01-26, by unc0rr
Fix chinese translation
2009-01-26, by unc0rr
Fix clouds disappearing in the middle of map
2009-01-26, by unc0rr
Fix width/height dependant consts
2009-01-26, by unc0rr
Fix nemo's large land patch
2009-01-26, by unc0rr
- Update Polish tranlsation
2009-01-26, by unc0rr
Unban misc folder
2009-01-25, by unc0rr
Add an ability for global messages when server started with password option set
2009-01-25, by unc0rr
desktop file in misc folder
2009-01-25, by displacer
Impement stats on UDP 46632 port
2009-01-25, by unc0rr
Some fixes by nemo
2009-01-25, by unc0rr
Apply nemo's world resize patch
2009-01-25, by unc0rr
Fix accidental rope removinf from ammo in some cases
2009-01-25, by unc0rr
Finally support removing teams + spectating (spectating still doesn't work okay, as engine doesn't support removing teams properly)
2009-01-25, by unc0rr
Update protocol number
2009-01-25, by unc0rr
Fix crash when attackbar wasn't deleted, but hedgehog gear was
2009-01-25, by unc0rr
Some support for spectating when some teams removed
2009-01-25, by unc0rr
Add needed libraries
2009-01-25, by unc0rr
correct game classification
2009-01-24, by displacer
.desktop file for bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512842
2009-01-24, by displacer
Add koda's patch for Mac OS X compilation
2009-01-24, by unc0rr
Don't allow pause when playing online
2009-01-24, by unc0rr
Start fixing spectating bug (implement some routines)
2009-01-24, by unc0rr
Add forgotten brain slug hats
2009-01-22, by unc0rr
Reduce number of bonus rc planes
2009-01-22, by unc0rr
close 0.9.9 again
0.9.9
2013-07-22, by koda
Add nemo's depixeling patch. Still needs some polishing for the case when we delete pixel on which hedgehog stays
2009-01-22, by unc0rr
removing anonymous heads from 0.9.9
0.9.9
2013-07-22, by koda
Fix blowtorch delete condition
2009-01-20, by unc0rr
removing anonymous heads from 0.9.9
0.9.9
2013-07-22, by koda
Close 0.9.9 branch
0.9.9
2010-11-12, by unc0rr
Fix underwater theme soundtrack
2009-01-20, by unc0rr
closed branch
0.9.9
2010-06-23, by koda
closed branch
0.9.9
2010-06-23, by koda
Fix in 0.9.9 branch too
0.9.9
0.9.9.2-release
2009-01-19, by unc0rr
Fix engine crash when using alt damage option
2009-01-19, by unc0rr
Fix 099 release too
0.9.9
2009-01-19, by unc0rr
Unfuckup spectating
2009-01-19, by unc0rr
Set version to 0.9.9, protocol to 23
0.9.9
2009-01-19, by unc0rr
Message for 098 users about 099 release
2009-01-19, by unc0rr
Branch for 0.9.9 release
0.9.9
2009-01-19, by unc0rr
Fix 'youll regret that' voicepack
2009-01-19, by unc0rr
Fix grayed ammo icons
2009-01-19, by unc0rr
Change rc plane options
2009-01-19, by unc0rr
New grave
2009-01-19, by unc0rr
Remove deprecated comment
2009-01-19, by unc0rr
Nice icon for sound button
2009-01-19, by unc0rr
Hedgehog controlling rc plane sprite
2009-01-19, by unc0rr
UFO fort images optimization for size
2009-01-19, by unc0rr
- Update Slovak translation
2009-01-19, by unc0rr
Fix rc plane fire spread
2009-01-19, by unc0rr
Hedgehog is also sad when rcplane is drawning
2009-01-19, by unc0rr
Patch by nemo (polished by me)
2009-01-19, by unc0rr
UFO fort
2009-01-19, by unc0rr
Fix angle restriction applying to rc plane when choosing via ammomenu
2009-01-18, by unc0rr
Fix 4 more hats
2009-01-18, by unc0rr
More predictable bombs trajectory with rc plane
2009-01-18, by unc0rr
Use firepunch sound from voices
2009-01-18, by unc0rr
Fix pumkin hat
2009-01-18, by unc0rr
Fix wavs
2009-01-18, by unc0rr
Fix wav packaging
2009-01-18, by unc0rr
Fix flower grave
2009-01-18, by unc0rr
Fix training
2009-01-18, by unc0rr
Now voicepack checking button should work (but it doesn't for me)
2009-01-18, by unc0rr
Fix venom hat
2009-01-18, by unc0rr
Japanese translation
2009-01-18, by unc0rr
Fallback to no hat when hat couldn't be loaded
2009-01-18, by unc0rr
Play sad animation on rc plane crash
2009-01-18, by unc0rr
rc plane falls down when looses control
2009-01-18, by unc0rr
Update changelog
2009-01-18, by unc0rr
Update Russian translation
2009-01-18, by unc0rr
Update about page
2009-01-18, by unc0rr
Update German and Italian translations
2009-01-18, by unc0rr
Update zh_CN translation
2009-01-18, by unc0rr
Fix warning
2009-01-17, by unc0rr
RC Plane
2009-01-17, by unc0rr
Update Italian translation
2009-01-17, by unc0rr
Fix engine freeze when one of the teams is killed before its first turn, number of hedgehogs in that team < 8, and game still goes on
2009-01-16, by unc0rr
Use more convenient syntax
2009-01-16, by unc0rr
Oops, fix typo
2009-01-16, by unc0rr
A button for checking voicepack (doesn't work yet)
2009-01-16, by unc0rr
Show team owner in tooltip
2009-01-16, by unc0rr
Fix laugh voicepack
2009-01-16, by unc0rr
Add Robot voicepack
2009-01-16, by unc0rr
Update German, Italian and Swedish translations
2009-01-16, by unc0rr
- Update Russian and Italain translations
2009-01-15, by unc0rr
Fix voicepacks
2009-01-14, by unc0rr
Set 'ready' tooltip to lightbulb button
2009-01-14, by unc0rr
Same for lobby
2009-01-14, by unc0rr
Don't send empty JOINED message
2009-01-14, by unc0rr
Add English translation (needed to support plural forms)
2009-01-14, by unc0rr
- Correctly use plural form in translations
2009-01-14, by unc0rr
Properly handle room deletion in respect of pages switching
2009-01-14, by unc0rr
Implement isInRoom in client
2009-01-14, by unc0rr
Correctly handle disconnect when on stats page
2009-01-14, by unc0rr
Mostly fix voicepack usage
2009-01-14, by unc0rr
Disable net debug
2009-01-13, by unc0rr
Add Pirate voicepack
2009-01-13, by unc0rr
Sort nicks in chat widget
2009-01-13, by unc0rr
Fix handling team addition message
2009-01-13, by unc0rr
Use custom datetime format for using in filename
2009-01-13, by unc0rr
Fix surfer voicepack install
2009-01-13, by unc0rr
Support voicepack info in net server
2009-01-13, by unc0rr
Mention Josh on about page
2009-01-13, by unc0rr
shutup tiyuri
2009-01-13, by unc0rr
Team class now supports voicepacks
2009-01-13, by unc0rr
Fix a bug with visible cursor when hedgehog is dead
2009-01-13, by unc0rr
Fix small bug in voicepacks support in engine. It's complete and tested now.
2009-01-12, by unc0rr
Finish voicepacks support in engine (not tested though)
2009-01-12, by unc0rr
Generate voicepack ask in team config
2009-01-12, by unc0rr
Start voicepacks implementation
2009-01-12, by unc0rr
Update German translation
2009-01-12, by unc0rr
Reorganize rope code, adjust some constants
2009-01-12, by unc0rr
Oops, remove excessive call
2009-01-12, by unc0rr
Don't fallback to default binds set when switching to remotely driven team
2009-01-12, by unc0rr
Some button reorganization on net game page
2009-01-12, by unc0rr
Draw ready status icon on ready button
2009-01-12, by unc0rr
Reorganize net game page
2009-01-12, by unc0rr
Optimize net server perfomance by substituting List by Data.Sequence for storing spectators data
2009-01-12, by unc0rr
Fix two cursor bugs
2009-01-12, by unc0rr
Save much space on options page
2009-01-12, by unc0rr
Fix yet another ballgun bug
2009-01-12, by unc0rr
Disable visual gears when quick replaying
2009-01-11, by unc0rr
- Update French translation
2009-01-11, by unc0rr
Fix wrong assert
2009-01-10, by unc0rr
Implement precise aiming when pressing left shift
2009-01-10, by unc0rr
- Update Spanish and Slovak translations
2009-01-10, by unc0rr
Set black background on hp graphic
2009-01-10, by unc0rr
Resize health graphic when form is resized
2009-01-10, by unc0rr
Cake makes a step after turn. This fixes cake stucking in air
2009-01-10, by unc0rr
Fix rope bug which allowed hedgehog to go into land
2009-01-10, by unc0rr
Drill rocket patch
2009-01-10, by unc0rr
Fix bug in server causing queue errors when trying to join 2nd round in same room
2009-01-10, by unc0rr
Remove debug stuff, ballgun 64but incompatibility fixed in previous revision
2009-01-10, by unc0rr
Some debug stuff for ballgun bug
2009-01-10, by unc0rr
- More debug stuff
2009-01-10, by unc0rr
Don't send empty ammo scheme to server when changing ammo schemes in room (fixes 'bad state' server message)
2009-01-10, by unc0rr
Fix page switching issue when disconnected
2009-01-09, by unc0rr
Colorize join/quit messages
2009-01-09, by unc0rr
Initial health graphic implementation
2009-01-09, by unc0rr
- Fix bug when hedgehog was unable to drop some weapons from rope if it thrown rope in jump
2009-01-09, by unc0rr
Change one of 'best shot award' messages
2009-01-09, by unc0rr
Fully separate statistics code from main form code
2009-01-09, by unc0rr
- svn maintenance
2009-01-09, by unc0rr
Proper room removing when master quits
2009-01-08, by unc0rr
Don't set room to lobby to quitting room master
2009-01-08, by unc0rr
Fix server bugs:
2009-01-08, by unc0rr
Make net server know that 21 protocol is 0.9.8
2009-01-08, by unc0rr
Update notifier
2009-01-08, by unc0rr
Superfinal fix for tranings
2009-01-08, by unc0rr
- Fix trainings again
2009-01-08, by unc0rr
Update Italian translation
0.9.8-release
2009-01-08, by unc0rr
- Remove useless patch
2009-01-08, by unc0rr
Oops, fix last patch
2009-01-08, by unc0rr
Don't send empty packets when spectating (probably fixes queue error when spectating)
2009-01-08, by unc0rr
Don't screw with nick list message
2009-01-08, by unc0rr
Add napalm weapon name
2009-01-08, by unc0rr
Update Polish translation
2009-01-08, by unc0rr
Add Martin Boze to developers list
2009-01-08, by unc0rr
Fix changelog list characters
2009-01-08, by unc0rr
Update Italian and Russian translations
2009-01-08, by unc0rr
Update changelog
2009-01-08, by unc0rr
Update localization files
2009-01-08, by unc0rr
Ballsgun
2009-01-08, by unc0rr
Go page back when room is abandoned by its admin
2009-01-08, by unc0rr
Don't kick everyone from lobby
2009-01-08, by unc0rr
- Fix bugs in net server
2009-01-08, by unc0rr
- Update russian translation
2009-01-08, by unc0rr
Inform room of quitting members
2009-01-08, by unc0rr
Don't set focus on gears when curor is visible (should fix cursor jumping)
2009-01-08, by unc0rr
Fix training
2009-01-08, by unc0rr
Clean room chat history when entering room
2009-01-08, by unc0rr
Start converting network protocol to no-disconnecting religion
2009-01-06, by unc0rr
Notify lobby when a room is created or deleted
2009-01-06, by unc0rr
- Refactor drill rocket
2009-01-06, by unc0rr
Correctly handle urls in chat widget
2009-01-06, by unc0rr
Place server message between two horizontal lines
2009-01-06, by unc0rr
Don't escape chat strings which go to engine
2009-01-06, by unc0rr
Adjust flame parameters to produce more damage
2009-01-06, by unc0rr
Escape html characters in chat messages, nicknames and info to prevent screwing chat
2009-01-06, by unc0rr
Save much space for chat widget on lobby page by removing server message widget (now this messages goes to chat)
2009-01-06, by unc0rr
- zh_TW translation
2009-01-06, by unc0rr
Show client's room in info
2009-01-05, by unc0rr
Don't send LEFT message for clients without nick
2009-01-05, by unc0rr
Move sprite to where it should be
2009-01-05, by unc0rr
More bouncy rope, but you need to press vertical arrow and horizontal keys at once to bounce
2009-01-04, by unc0rr
Show also client host info
2009-01-04, by unc0rr
- Decrease font size in chat
2009-01-03, by unc0rr
Check for deprecated ammo schemes at startup and delete them
2009-01-03, by unc0rr
Update Italian translation
2009-01-03, by unc0rr
Revert windres patch arghh
2009-01-02, by unc0rr
Drill rocket
2009-01-02, by unc0rr
Prepare for drill patch
2009-01-02, by unc0rr
Show joins of ppl with 097 too
2009-01-02, by unc0rr
Bring voices back again
2009-01-02, by unc0rr
- Update some copyrights
2009-01-02, by unc0rr
Lobby chat should work now
2009-01-02, by unc0rr
Fix lobby selector
2009-01-02, by unc0rr
Start work on lobby: add/remove nick from the list on join/quit
2009-01-02, by unc0rr
Reorganize voice sounds
2009-01-02, by unc0rr
Add themes for new maps
2009-01-02, by unc0rr
Add 3 new maps
2009-01-02, by unc0rr
Don't play sounds when quick replaying in spectate mode
2009-01-02, by unc0rr
Clear round replay data on server side when round is finished
2009-01-02, by unc0rr
Quick replay round to spectators until current move
2009-01-02, by unc0rr
Now spectating works for those who joined after game start
2009-01-02, by unc0rr
- Send previous moves info to newly connected client when it joins a room with already started game
2009-01-02, by unc0rr
Update Russian and Polish translations
2009-01-02, by unc0rr
Patch for engine to successfully build on Mac OS X by Michael Schindler
2008-12-30, by unc0rr
- Hellish bomb now spreads fire
2008-12-28, by unc0rr
Fix rope animation
2008-12-28, by unc0rr
The best final fix for rope stucking in the ground bug
2008-12-28, by unc0rr
Bring back old rope behaviour when changing its length (that's more correct physical model)
2008-12-28, by unc0rr
Add some speed to hedgehog on rope when colliding with land and pressing left or right arrow key
2008-12-26, by unc0rr
Add Chinese translation
2008-12-25, by unc0rr
Update Swedish translation by Niklas Grahn
2008-12-25, by unc0rr
- Fix wrond hedgehog speed calculation when using rope and changing rope length
2008-12-23, by unc0rr
- Fix blowtorch regression
2008-12-21, by unc0rr
- Update translations
2008-12-18, by unc0rr
Filter messages to blowtorch. Fixes long tunnels
2008-12-14, by unc0rr
- Add .desktop file
2008-12-11, by unc0rr
Add Surfer and Singer voicepacks
2008-12-10, by unc0rr
Show version info in caption
2008-12-10, by unc0rr
Finalize ammo store fix
2008-12-06, by unc0rr
Add new themes data to build system
2008-12-05, by unc0rr
Add new maps to build system
2008-12-05, by unc0rr
Set default fort to 'Plane' and default grave to 'Statue'
2008-12-05, by unc0rr
Fix forts bug
2008-12-05, by unc0rr
Add some forts
2008-12-05, by unc0rr
Update weapon menu
2008-12-05, by unc0rr
Add themes data for Cake and Blox maps
2008-12-05, by unc0rr
Add map data of Cogs, Cake and Blox maps
2008-12-05, by unc0rr
Fix compilation warning
2008-12-05, by unc0rr
- Less crossclass dependancies
2008-12-05, by unc0rr
Implement Solid Land checkbox
2008-12-05, by unc0rr
Don't hide ammo menu when user clicks on not yet available weapon
2008-12-05, by unc0rr
More stable blowtorch:
2008-12-04, by unc0rr
Try to fix problem with playing music when path contains non-latin letters
2008-12-04, by unc0rr
Send QUIT message to server when netclient object is destroyed
2008-12-04, by unc0rr
Don't call SDL_FreeSurface with null pointer
2008-12-04, by unc0rr
Draw world before processing gears, as this should improve performance by introducing cpu-gpu parallelizm
2008-12-01, by unc0rr
Don't forget brazilian translation
2008-11-30, by unc0rr
Add chat widget to lobby page (not usable yet)
2008-11-28, by unc0rr
Limit max chat string length to 300 letters
2008-11-28, by unc0rr
Refactor chat widget to use QTextBrower instead of QListWidget:
2008-11-28, by unc0rr
More delay after jump, less delay after small fall for hedgehog
2008-11-28, by unc0rr
Fix jump landing after turn end
2008-11-27, by unc0rr
Store ammo info directly in combobox
2008-11-27, by unc0rr
Limit chat history to 250 entries to avoid DoS attack with its use
2008-11-27, by unc0rr
Fix silent crash when cannot place all hedgehogs
2008-11-27, by unc0rr
oops, remove leftovers
2008-11-27, by unc0rr
Refactor server a bit, now all socket operations are in own threads, two per client
2008-11-27, by unc0rr
- Don't send 'Bad param' msg, as the only reason of it is just some lag
2008-11-25, by unc0rr
Make ghc 6.10 happy
2008-11-24, by unc0rr
Add some type info
2008-11-24, by unc0rr
Small fixes mixed with formatting changes
2008-11-24, by unc0rr
small fixes
2008-11-23, by unc0rr
Quick and dirty napalm implementation
2008-11-22, by unc0rr
- Some reformatting
2008-11-21, by unc0rr
- Convert small damage tag to visual gears
2008-11-21, by unc0rr
Some reformatting
2008-11-20, by unc0rr
Mark each gear with unique id
2008-11-20, by unc0rr
Add new thread which would close handles for us (fixes forced disconnection problem)
2008-11-18, by unc0rr
Tune blowtorch a bit
2008-11-17, by unc0rr
Oops, accidentaly commented hFlush out
2008-11-17, by unc0rr
Don't close socket handles, just leave that job for garbage collector, as doing it manually seems to be the cause of server hangs
2008-11-17, by unc0rr
Stress testing app
2008-11-17, by unc0rr
Include CPP option into source file for easy use
2008-11-17, by unc0rr
Modify melon pieces spread a bit
2008-11-16, by unc0rr
More verbose gear delete debuglog message
2008-11-14, by unc0rr
Fix wrong filter
2008-11-11, by unc0rr
Show last hour logins number
2008-11-10, by unc0rr
Finish refactoring
2008-11-10, by unc0rr
Make answers creation more abstract, in prepare for a conversion
2008-11-10, by unc0rr
Don't rerecord a demo
2008-11-09, by unc0rr
Ooops, sorry for forgetting about this
2008-11-09, by unc0rr
- Update russian translation
2008-11-09, by unc0rr
Add an option to name records with current date and time
2008-11-09, by unc0rr
Update frgotten changelog
2008-11-09, by unc0rr
Fix chat bugs leading to serialized data corruption
2008-11-09, by unc0rr
- Add es and sv translations to hedgewars.pro
2008-11-08, by unc0rr
Make code flow more clear
2008-11-07, by unc0rr
Just better syntax
2008-11-07, by unc0rr
Show time of connection start
2008-11-07, by unc0rr
Remove redundant function parameter
2008-11-07, by unc0rr
Allow turn time to be 1-99 seconds
2008-11-07, by unc0rr
Add simple DoS protection
2008-11-07, by unc0rr
Add some verbosity to server's console messages
2008-11-05, by unc0rr
Disconnect clients on BYE message
2008-11-04, by unc0rr
- Fix ConfigAsked not sending full config (leads to team divide checkbox inconsistency)
2008-11-04, by unc0rr
Oops, fix build
2008-11-04, by unc0rr
Cleanup code a bit, some reformatting
2008-11-04, by unc0rr
Back to normal hedgehog icon in teams select widget
2008-11-04, by unc0rr
Follow protocol more precisely in frontend
2008-11-04, by unc0rr
Give more specific explanation when deny to add team
2008-11-04, by unc0rr
Handle exceptions on accept
2008-11-04, by unc0rr
Reformat code a bit
2008-11-03, by unc0rr
Update Polish translation
2008-11-03, by unc0rr
It seems, I finally got the solution
2008-11-03, by unc0rr
Bring back old behavior
2008-11-03, by unc0rr
Print comprehensive info about what's going on, don't try to close already closed handle
2008-11-03, by unc0rr
Close socket on exception anyway
2008-11-03, by unc0rr
Client sends PONG to server's PING
2008-11-02, by unc0rr
Ping clients every 30 seconds, should help with ghosts on server
2008-11-02, by unc0rr
Update Italian translation
2008-11-02, by unc0rr
Fix generator name (TBZ2 instead of BZ2)
2008-10-31, by unc0rr
- unban here too
2008-10-31, by unc0rr
Add lightbulbs, some more changes to look
0.9.7-release
2008-10-31, by unc0rr
Reset default weapon set on restart
2008-10-31, by unc0rr
Better look for weapon sets page
2008-10-31, by unc0rr
Add anchor to the list for packaging
2008-10-31, by unc0rr
Add theme icons to the list of packaged files
2008-10-31, by unc0rr
Show clients list in server message
2008-10-31, by unc0rr
- lupdate-qt4 && lrelease-qt4
2008-10-31, by unc0rr
Add tooltips
2008-10-31, by unc0rr
Remove darthvader_sabre hat
2008-10-31, by unc0rr
Add two more hats
2008-10-31, by unc0rr
- Fix a message
2008-10-31, by unc0rr
Update Czech translation
2008-10-31, by unc0rr
Activate cake after 4 turns
2008-10-31, by unc0rr
Finish reorganizing local game page
2008-10-31, by unc0rr
Reorganize single player menu
2008-10-31, by unc0rr
Fix a bug (check parameters)
2008-10-31, by unc0rr
Fix fire sprite
2008-10-31, by unc0rr
Replace grey hedgehogs
2008-10-31, by unc0rr
- Add a bunch of hats
2008-10-31, by unc0rr
- Make disbled controls look better
2008-10-31, by unc0rr
That const is better...
2008-10-28, by unc0rr
Well, okay, better fix
2008-10-28, by unc0rr
Fix using freed memory (could be the cause of queue error problem and other bugs)
2008-10-28, by unc0rr
Shut up flames debug messages
2008-10-28, by unc0rr
Repair flame dependancy on wind
2008-10-28, by unc0rr
Make debug messages not to screw text log
2008-10-27, by unc0rr
Draw dark background under chat text
2008-10-27, by unc0rr
Correct default ammo set
2008-10-27, by unc0rr
Update Czech translation
2008-10-26, by unc0rr
Support 'Divide teams' option in engine
2008-10-26, by unc0rr
Add 'Divide teams' option to frontend
2008-10-26, by unc0rr
SetMinimumHeight of TeamShowWidget. Probably solves tiny team select widget look
2008-10-26, by unc0rr
Add background image to team select widget
2008-10-26, by unc0rr
- Some work on team select widget look
2008-10-26, by unc0rr
Mention czech translator on about page
2008-10-26, by unc0rr
Add Czech translation
2008-10-26, by unc0rr
Update Italian translation
2008-10-26, by unc0rr
Fix training
2008-10-26, by unc0rr
Set custom palette to scrollbars
2008-10-26, by unc0rr
Delay for 250 msec before connect to local server
2008-10-26, by unc0rr
Fix some problems with water rising
2008-10-26, by unc0rr
Force plastique style, as others don't fully support stylesheets
2008-10-26, by unc0rr
Allow build without net game server: introduce -DWITH_SERVER configuration parameter
2008-10-26, by unc0rr
- Perform lupdate-q4 && lrelease-qt4
2008-10-25, by unc0rr
Customize menu look
2008-10-25, by unc0rr
Don't list rooms with restricted joining
2008-10-25, by unc0rr
Room control menu works
2008-10-24, by unc0rr
Send appropriate messages to server on control menu actions
2008-10-24, by unc0rr
Add button for controlling room options (no usefull yet)
2008-10-24, by unc0rr
Unset ready status after round
2008-10-24, by unc0rr
Send readiness info to room creator too
2008-10-24, by unc0rr
Send readiness information on join
2008-10-24, by unc0rr
Show players ready status in chat nick list
2008-10-24, by unc0rr
- Fix a bug in READY message handling
2008-10-24, by unc0rr
Bring back old 'Go!' button behavior
2008-10-23, by unc0rr
- Fix a bug screwing rooms list
2008-10-22, by unc0rr
Improve handling client's protocol number
2008-10-22, by unc0rr
Fix rooms list
2008-10-22, by unc0rr
Show additional info in rooms list
2008-10-22, by unc0rr
Check for right define
2008-10-22, by unc0rr
Use C preprocessor to allow compilation in windows
2008-10-22, by unc0rr
- Send additional info on rooms
2008-10-22, by unc0rr
Add "Join official server" button
2008-10-22, by unc0rr
If exception is on client quit, then just remove that client
2008-10-21, by unc0rr
Don't close handle in exception handler
2008-10-21, by unc0rr
Better exception message
2008-10-21, by unc0rr
Implement kick
2008-10-21, by unc0rr
Set custom background color on servers list widget
2008-10-21, by unc0rr
Customize team select widget background
2008-10-21, by unc0rr
Fix seduction sound
2008-10-20, by unc0rr
Lower music volume in frontend
2008-10-20, by unc0rr
Oops... start a dedicated server by default
2008-10-20, by unc0rr
Shutdown private server when room is abandoned
2008-10-20, by unc0rr
Support for private servers in frontend
2008-10-20, by unc0rr
Refactor options handling and storing
2008-10-20, by unc0rr
- Small but very important fix
2008-10-20, by unc0rr
Log reply only when send it
2008-10-18, by unc0rr
Mention Romulo Fernandes Machado on about page for Brazilian Portuguese translation
2008-10-18, by unc0rr
Fix formatting
2008-10-18, by unc0rr
less
more
|
(0)
-1000
-960
+960
+1000
+3000
+10000
tip