Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-480
+480
+1000
+3000
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.
merge w/ default
icegun
2013-02-26, by nemo
huh. how'd we end up needing a merge here...
icegun
2013-02-26, by nemo
Separate setting and drawing ice
icegun
2013-02-26, by Urbertar
Make little refactoring
icegun
2013-02-26, by Urbertar
Check is lanscape already ice
icegun
2013-02-26, by Urbertar
put ice colour in uVariables, add check for land that is already ice
icegun
2013-02-26, by nemo
Change shape of ice to round
icegun
2013-02-26, by Urbertar
Don't calculate edges of map as edges of landscape
icegun
2013-02-26, by Urbertar
Check bounds of landscape in drawice procedure
icegun
2013-02-26, by Urbertar
forgot this loop
icegun
2013-02-25, by nemo
graphics tweak. flag a couple more overeager setall HH
icegun
2013-02-25, by nemo
ice texture still needs moving to uLandGraphics and circle drawing
icegun
2013-02-25, by nemo
Merge
2013-02-25, by unc0rr
workaround for frequent AllHH active call in hedgehog step
icegun
2013-02-25, by nemo
add hiragana/katakana ranges to CJK check.
2013-02-24, by nemo
More fiddling w/ sliding
icegun
2013-02-25, by nemo
*sigh* somehow misplaced this. this should have been rd9627d65edf7
2013-02-24, by nemo
slight tweak to colours
icegun
2013-02-25, by nemo
add some missing wrapping.
2013-02-24, by nemo
quick and dirty and inefficient example of Tiy's suggested terrain sampling. Still needs moving to uLandGraphics
icegun
2013-02-25, by nemo
Fix issue 537 (empty team created on startup)
2013-02-23, by unc0rr
savesurf
icegun
2013-02-25, by koda
Fix issue 507 (not highlighting friends joins)
2013-02-23, by unc0rr
This and the "retain freezing" stuff could probably use a flag.
2013-02-23, by nemo
too aggressive?
icegun
2013-02-25, by nemo
prevent drilling into hogs w/ drill rocket
2013-02-22, by nemo
Trying to improve rendering, sliding and thawing. Messing around w/ making fire thaw faster.
icegun
2013-02-24, by nemo
Restore freezing hedgehog for shotgun, sniper rifle and deagle to make unc0rr happy. You'll still be able to get away after throwing cleaver and sticky bomb tho.
2013-02-22, by nemo
close thei branch
physfslayer
2013-02-27, by koda
Messing around w/ Freezer
icegun
2013-02-24, by nemo
Support 'registered only' room flag in frontend
2013-02-22, by unc0rr
on windows fpc-linking is the funniest of all
physfslayer
2013-02-25, by koda
Add freezing hogs with icegun
icegun
2013-02-24, by Urbertar
oops. forgot this one.
2013-02-22, by nemo
moar docs update
physfslayer
2013-02-25, by koda
Add change ice gun image
icegun
2013-02-23, by Urbertar
Allow switching away from any weapon when during multishoot.
2013-02-22, by nemo
upd doc
physfslayer
2013-02-25, by koda
Add frozen land texture
icegun
2013-02-23, by Urbertar
This change from r0cd63b963330 caused more troubles than solved. Also fix some warnings.
2013-02-22, by unc0rr
due to popular demand, add a compile time switch to manually select whether to build the internal physfs (default) or not
physfslayer
2013-02-25, by koda
Add land freezing
icegun
2013-02-23, by Urbertar
Global notice with /global command. Can now warn users when doing server restart.
2013-02-22, by unc0rr
documentation
physfslayer
2013-02-24, by koda
Oh, and # too to prevent occasional game hang when N is followed by #
2013-02-22, by unc0rr
perform a version check before including physfs (maybe there is a better place for this?) and allow overriding automagic search
physfslayer
2013-02-24, by koda
Flush buffer on N command
2013-02-22, by unc0rr
disable unneeded physfs archives (as of bug 529)
physfslayer
2013-02-24, by koda
Try to prevent hedgehogs number in team desync
2013-02-21, by unc0rr
this should hijack the linker name and always pick the bundled physfs when another version is already prsent
physfslayer
2013-02-24, by koda
Merge
2013-02-21, by unc0rr
blindly updated Android build files for new physfs
physfslayer
2013-02-23, by koda
Merge
2013-02-21, by unc0rr
updated ios project files for the new phys build system
physfslayer
2013-02-23, by koda
Merge
2013-02-21, by unc0rr
Workaround queued signals problem in netclient instead. Should fix everything.
2013-02-21, by unc0rr
this should make physfs happy to link on windows too, forcing every function in its proper dll and skipping linklib
physfslayer
2013-02-22, by koda
Updating Italian translation. In progress, as usual.
2013-02-20, by Marco Bresciani
Unbreak build
2013-02-21, by unc0rr
workaround static physfs static linking on linux
physfslayer
2013-02-22, by koda
We need this to fix hedgehog numbers desync (workarounded in previous revision)
2013-02-21, by unc0rr
and now compile and link properly
physfslayer
2013-02-22, by koda
Fix stupid mistake which made checker desync almost always
2013-02-21, by unc0rr
update cmake files to use the two libraries independently
physfslayer
2013-02-22, by koda
Found another possible source of desync, trying similar workaround on this
2013-02-21, by unc0rr
split extras and src
physfslayer
2013-02-22, by koda
Forbit guest checkers
2013-02-21, by unc0rr
use standard library prefix
physfslayer
2013-02-22, by koda
Workaround hGetContents blocking all threads with my own version of the function
2013-02-20, by unc0rr
reopen and update branch
physfslayer
2013-02-22, by koda
Workaround desync issue if I correctly understand its roots (barely tested)
2013-02-20, by unc0rr
fix compiling on osx when you have multiple linkers installed
2013-02-20, by koda
Some fixes
2013-02-19, by unc0rr
pretty sure esc here is just a holdover from past, and has no use in rearranged implementation.
2013-02-18, by nemo
Parse engine output to deside whether simulation ran to the end
2013-02-18, by unc0rr
Clear player's clan info on room join
2013-02-18, by unc0rr
Disallow kicking the opponent in duel
2013-02-18, by unc0rr
Update Hedgeroid to current JNA version, remove workaround for a bug they fixed.
2013-02-18, by Medo
Catch exceptions when moving files
2013-02-18, by unc0rr
No NFData instance for ByteString when ghc >= 7.6
2013-02-18, by unc0rr
Sort checked files into dirs
2013-02-18, by unc0rr
- Ensure that team file exists before saving into it (same fix as for hedgewars.ini, due to bug in Qt)
2013-02-17, by unc0rr
Some more work on checker
2013-02-16, by unc0rr
- Fix check for void message
2013-02-15, by unc0rr
Fix build
2013-02-14, by unc0rr
Ehm... probably this will improve situation with desyncs
2013-02-13, by unc0rr
Pass hogs names and hats
2013-02-13, by unc0rr
Fix order of messages
2013-02-13, by unc0rr
restore prior modifier. I think the damage dealt is appropriate to intended uses
2013-02-11, by nemo
Some more Italian translation... still in progress.
2013-01-29, by Marco Bresciani
- Add forgotten ammo definitions
2013-02-12, by unc0rr
Bring back full log strings for commands, just a bit sanitized
2013-02-11, by unc0rr
Hack checker to run engine with record file received (uses hardcoded paths)
2013-02-11, by unc0rr
Prevent 'black team color' error
2013-02-11, by unc0rr
Oops, forgot path
2013-02-10, by unc0rr
Cleaver tweaks based on feedback. Nerf damage, shrink radius. This means cleaver will embed into ground quite a bit further.
2013-02-10, by nemo
oops. more specific ammo tests. maybe could use a few more properties
2013-02-10, by nemo
Allow moving after firing cleaver. This changes multishoot behaviour quite a bit. Needs a lot of testing.
2013-02-09, by nemo
Credit links now yellow instead of blue.
2013-02-09, by dag10
Remove Structure from localisation
2013-02-09, by nemo
Implements protocol message JOINING on frontend, so client in a room always displays correct room name, even when room name changes. Fixes issue 522.
2013-02-09, by dag10
Removed in-lineedit labels such as "search:" and "room name:" due to size issues with localization and platform differences.
2013-02-09, by dag10
Fine, merge :-\
2013-02-10, by unc0rr
Send JOINING message in response to FOLLOW. Actual join may still fail due to room restrictions. Not tested.
2013-02-10, by unc0rr
Fix the checker after some testing
2013-02-10, by unc0rr
New checker of engine messages which is aware of glued together messages
2013-02-10, by unc0rr
Also convert teams to complete game config.
2013-02-09, by unc0rr
Fix official server build
2013-02-08, by unc0rr
- Handle mapgen-specific parameters
2013-02-08, by unc0rr
Converter from game parameters to engine commands, not finished yet
2013-02-07, by unc0rr
Some work on loading replay and interaction with checker
2013-02-04, by unc0rr
/quit <msg> and /part <msg>
2013-02-02, by unc0rr
Don't confirm hogs number to room admin when no constraint hit
2013-02-02, by unc0rr
Fix server crasher
2013-02-02, by unc0rr
Initial theme selection is now random. Theme prompt now has a search input and no longer uses FlowLayout. (Resolves issue 520)
2013-02-09, by dag10
Start work on the checker. Not it could connect to the server and... crash it.
2013-02-02, by unc0rr
this should not be exposed
2013-02-08, by nemo
- Collect synced packets to send within 1 second (cSendEmptyPacketTime) into buffer which is flushed each second.
2013-02-08, by unc0rr
Trying to prevent audio mute from endlessly spamming. Untested.
2013-02-05, by nemo
Hedgeroid: Removed reference to obsolete libphysfsrwops.so
2013-02-02, by Medo
Merge
2013-02-02, by Medo
trying to prevent sticking. PS. code is hard to read when drunk.
2013-02-01, by nemo
Made map preview a random/edit button again.
2013-02-01, by dag10
forgot this one
2013-02-01, by nemo
Fix Hedgeroid argc/argv parameter passing to the engine
2013-01-31, by Medo
check datadir instead
2013-01-31, by nemo
Move libjnidispatch to jni/ and copy it to libs/ on build
2013-01-31, by Medo
this might possibly appease the shoppa players
2013-01-31, by nemo
Fix physfs compilation for android (still getting runtime link errors though)
2013-01-30, by Medo
fix EndGame call. w/o a proper exit, demos weren't being saved
2013-01-29, by nemo
Merge
2013-01-29, by unc0rr
Added roomnameprompt.h/cpp. Sorry 'bout that.
2013-01-29, by dag10
Merge
2013-01-29, by unc0rr
Added roomnameprompt.h/cpp. Sorry 'bout that.
2013-01-29, by dag10
issue #518
2013-01-28, by nemo
Use Data.ByteString.copy on receive buffer to allow it free no longer used memory
2013-01-29, by unc0rr
Reorganized layout and appearance of rooms list page.
2013-01-27, by dag10
Also rooms per version stats
2013-01-28, by unc0rr
Allow navigating backwards chat widget log while new lines are being added
2013-01-27, by unc0rr
add support for clang 3.3 (although there has to be a better way for this) and output right version number
webgl
2013-02-20, by koda
shut a few frontend warnings out
2013-01-27, by koda
update FindGLEW to use the same variables as in later CMake files and make sure to include its headers before compiling c stuff
webgl
2013-02-20, by koda
shorten the library label a little bit
2013-01-27, by koda
Fix sources so pas2c written in haskell could render them again
webgl
2013-02-19, by unc0rr
credits where credit is due
2013-01-27, by koda
update branch
webgl
2013-01-27, by koda
remove trailing whitespaces from share too
2013-01-27, by koda
whitespaces and tabs again
2013-01-27, by koda
some whitespaces from ios files
2013-01-26, by koda
complete tabs and trailing whitespace formatting on frontend
2013-01-26, by koda
Not needed anymore
2013-01-26, by unc0rr
Don't resend "team quit" message when client closes engine, then quits room:
2013-01-26, by unc0rr
uConsole on a diet
2013-01-26, by koda
- Also pass unknown cmds to the server when in room
2013-01-25, by unc0rr
small cleanup
2013-01-25, by sheepluva
big indentation/whitespaces cleanup
2013-01-25, by sheepluva
Some fixes
2013-01-25, by unc0rr
small cleanup, fix ancient warning (the "itPlay" one)
2013-01-25, by sheepluva
Fix finding player's another clan
2013-01-25, by unc0rr
Aesthetic improvements to chat widget. Also fixed the ghosting issue in a few areas by using repaint().
2013-01-23, by dag10
Oops, got too excited
2013-01-23, by unc0rr
Fix crashers
2013-01-23, by unc0rr
ios, show fps when debugging
2013-01-23, by koda
update sound preferences in ios settings ('sound' means 'sound effects' instead of 'sound enabled')
2013-01-23, by koda
restored ios project file, updated Game() interface, tweaked arg parsing, updated log writing, minor warnings
2013-01-23, by koda
On pagenetgame, when window is too small the map/game options becomes a tabbed interface to allow for a few lines of chat to always be visible.
2013-01-21, by dag10
Fix official server build
2013-01-22, by unc0rr
Okay, let's try not trust even room admin on this
2013-01-22, by unc0rr
Make number of hedgehogs restriction actually work in network game
2013-01-22, by unc0rr
Removed constant repainting of bgwidget on every frame.
2013-01-21, by dag10
Prepends an asterisk on maps, styles, and themes that are DLC. (Resolves issue 515)
2013-01-21, by dag10
Force-starting a game now only works for client versions >43
2013-01-21, by dag10
Learn to properly localize strings with numbers pleeeeaaaase
2013-01-21, by unc0rr
It is now possible to start a game even if not all players are "ready"; a confirmation prompt is shown. This commit updates the server.
2013-01-21, by dag10
Moved room name edit box from footer to top of page. Also shows room name when in slave mode.
2013-01-21, by dag10
Start piano higher (piano on maps that matched land_height was really weird before). Experiment w/ trying to make birdy shrink into distance to avoid odd birdy vanishes if tracking it.
2013-01-20, by nemo
restore former cluster behaviour (makes the most diff for the bomb)
2013-01-20, by nemo
lupdate -pro project_files/hedgewars.pro -no-obsolete
2013-01-20, by koda
reuse the same words with tr() and .arg() in bandialog
2013-01-20, by koda
fix out of source build
2013-01-20, by koda
Merge
2013-01-21, by unc0rr
Centered desc label. (Fixes issue 461)
2013-01-19, by dag10
Fixes password not actually saving when "save password" is checked in the HWPasswordDialog called by HWForm.
2013-01-19, by dag10
Accidentally left atexit() inside a mac-only section in last revision (rbecac012d502)
2013-01-19, by dag10
Moved FileEngineHandler instance in main() to be a pointer released "atexit". (Fixes issue 509)
2013-01-19, by dag10
Moved library version info out of about.html and into a QLabel beneath Hedgehog.png on about page.
2013-01-19, by dag10
- Allow server admins to use DELEGATE even when not room owner
2013-01-19, by unc0rr
Some ignoring
2013-01-19, by unc0rr
Server messages localization using Qt's l10n subsystem:
2013-01-19, by unc0rr
improve tips (issue 472)
2013-01-18, by koda
pt_BR.txt update
2013-01-18, by lowdread
pt_PT update
2013-01-18, by inu
Don't use same hwFloat variable at both left and right sides of assignment (inlining bug?)
2013-01-18, by unc0rr
- Pass unknown chat commands to server
2013-01-17, by unc0rr
small cleanup of helloSounds; note: physfs:// prefix will break sound paths since playSoundFile uses physfs for finding files already
2013-01-17, by sheepluva
Merge
2013-01-17, by unc0rr
Can now change theme for static and mission maps.
2013-01-16, by dag10
No
2013-01-15, by unc0rr
Fixes build.
2013-01-15, by dag10
Added "what we use" section to "about" page. From GCI.
2013-01-14, by dag10
Fixed feedback submission by correcting Content-Type.
2013-01-14, by dag10
Fixed disabled QSpinBox border color.
2013-01-14, by dag10
Organized options into more relavant tabs.
2013-01-14, by dag10
- Fix another ton of bugs and misbehavior
2013-01-14, by unc0rr
Convert feedback page to dialog (+some fixes from unC0Rr)
2013-01-14, by dag10
GCI2012: Abstract Page Load
2013-01-14, by dag10
GCI2012: Abstract Hedgewars Dialogs
2013-01-14, by dag10
GCI2012: No More Hovering
2013-01-14, by dag10
move platform code around, based off a gci task by dag10
2013-01-14, by koda
GCI2012: Subscribe for Network
2013-01-14, by koda
keep engine target name consistent across platforms
2013-01-14, by koda
provide a nice mission description, feel free to improve
2013-01-14, by koda
GCI2012: Improve Game Configuration Widget
2013-01-14, by dag10
Merge
2013-01-14, by unc0rr
Fix build
2013-01-13, by unc0rr
Hat selection reworked
2013-01-13, by dag10
Prevent camera from moving with auto camera disabled when remote teams are targetting
2013-01-12, by nemo
Logon procedure for checkers, introduce invisible clients
2013-01-13, by unc0rr
- Start work on checker
2013-01-12, by unc0rr
Fix tons of warnings
2013-01-10, by martin_bede
Throw away stupid Data.Seq
2013-01-10, by unc0rr
Fix build
2013-01-09, by unc0rr
Merged default
2013-01-08, by vitiv
lua API functions to enable or disable game flags
2013-01-08, by martin_bede
correct rope tip
2013-01-07, by nemo
Added "New account" button when connectiong to the official server
2013-01-08, by vitiv
Merge from default
flibqtfrontend
2013-01-04, by unc0rr
- Unbreak build with .pro file
2013-01-04, by unc0rr
Tips are now loaded from an xml file.
2013-01-02, by martin_bede
simplified physfs cmake
2013-01-03, by koda
Removed wiggle 3D mode, reorder the list of 3D modes.
2013-01-03, by martin_bede
have the default window size to 5/6, save fullscreen resolution on 'fullscreenResolution' instead of 'resolution', make sure cFullscreenStuff is initialised
2013-01-04, by koda
GCI2012: Resolution Freedom
2013-01-04, by koda
Tweaked the resolution option layout.
2013-01-03, by vitiv
GCI2012: Unix Qt Signals
2013-01-02, by martin_bede
Separated fullscreen and windowed hwengine resolution parameters.
2013-01-03, by vitiv
simplify entering/leaving pages debug
2013-01-02, by koda
Changed resolution labels on options page.
2013-01-03, by vitiv
also have uTouch follow the new NewTurn policy
2013-01-02, by koda
merged changes
2012-12-31, by vitiv
move onNewTurn, onGameTick and onGameTick20 to try and avoid ParseCommand breakage after nextturn call. Needs testing, but should be safe for most scripts. Also fix locale loading.
2013-01-01, by nemo
don't discard older cmake_c_flags
2012-12-30, by koda
GCI2012: CMake List Append
2012-12-30, by Willie Zhu
GCI2012: Advanced Keyboard Configuration
2012-12-29, by dag10
Preserve windowed resolution after manual resize
2012-12-30, by vitiv
ok, enable the splashscreen for win only
2012-12-28, by koda
Added Support for variable windowed resolution.
2012-12-29, by vitiv
restore compatibility with cmake 2.6
2012-12-28, by koda
NSIS workaround no longer necessary
2012-12-27, by koda
install shaders only when needed, find clang only when needed, fix building on windows, better cmake boolean vars
webgl
2013-01-02, by koda
disable splash on linux
2012-12-27, by koda
Small GL message
webgl
2012-12-30, by Michael Hartman
add a splashscreen while the main interface is loading (enabled on all platforms, disable if it doesn'n't look good
2012-12-27, by koda
uStore.pas: Correctly point to shaders
webgl
2012-12-30, by Michael Hartman
oops, forgot that data absolute path only applies to linux
2012-12-27, by koda
Added shaders and -GL2 option
webgl
2012-12-30, by Michael Hartman
move DATA_INSTALL_DIR to the configurable options section
2012-12-27, by koda
fix hwc install and pas2c preprocessing (but not total conversion)
webgl
2012-12-25, by koda
typo when using DATA_INSTALL_DIR
2012-12-27, by koda
update branch with default
webgl
2012-12-25, by koda
Fix build
2012-12-27, by unc0rr
GCI2012: Feedback Redo
2012-12-25, by dag10
convert Game() library call to argc,argv format so that we can use the new parsing functions
2012-12-25, by koda
Don't play sounds in chat if sound is disabled, try to prevent sound crashes by checking for audio init failure.
2012-12-24, by nemo
GCI2012: Change Argument Passing Between Frontend and Engine
2012-12-24, by RowanD
merge
2012-12-24, by koda
get executable directory at runtime rather than configure time
2012-12-24, by koda
adjust rpath on osx too for libengine
2012-12-24, by koda
fix sky
2012-12-24, by nemo
Shoppa tournament 2012 winners
2012-12-22, by nemo
trophyrace with names removed
2012-12-22, by nemo
GCI2012: Beautify Network Page
2012-12-20, by dag10
remove the CROSSAPPLE option until a better solution is found
2012-12-20, by koda
cmake rework, cleanup a lot of redundant sections, separate library and binary install location, unify osx and win handling of the data directory (tested on win, lin and mac)
2012-12-20, by koda
edit rpath manually, allowing frontend+libengine to run on linux too
2012-12-19, by koda
can change library name and compile it on windows again
2012-12-19, by koda
remove FPFLAGS and GHFLAGS from cache every time
2012-12-19, by koda
can compile engine as library on linux but not run the executable (automatically), most likely breaking other platforms (wrt engine-as-library)
2012-12-19, by koda
can use engine as library on windows too
2012-12-18, by koda
minor adjustments to libengine, moc is correctly created as definitions are set before calling it, params are better numbered and we don't subclass qthread but rather use moveToThread()
2012-12-18, by koda
bye bye cBits
2012-12-17, by koda
move GetParams in ArgParser, print a warning when using a deprecated command, pascalisation of +1s
2012-12-17, by koda
GCI2012: Optional Second Argument
2012-12-17, by RowanD
Use physfs here too
flibqtfrontend
2012-12-18, by unc0rr
add hwengine.desktop to hgignore
2012-12-16, by sheepluva
Merge from default
flibqtfrontend
2012-12-16, by unc0rr
Pass ROUND_FINISHED to engine so it could stop syncing
2012-12-16, by unc0rr
improve engine cmd line parsing and its documentation
2012-12-16, by RowanD
Documented an unclear method call
2012-12-15, by Ondrej Skopek
Reloads PAGE_SETUP values after clearing passwordhash
2012-12-15, by Ondrej Skopek
Added handling of not registered nicks (no change-server side tho), clearPasswordHash() also now sets the savepassword setting to false
2012-12-14, by Ondrej Skopek
Merge from parent
2012-12-14, by Ondrej Skopek
Reverted password loading in PAGE_SETUP, changed the value of passwordlength to save, added clearing of hashes after a 'Wrong password' RetryDialog
2012-12-14, by Ondrej Skopek
Added a hack that activates a RetryDialog in case the user is banned for 'Reconnect too fast'. Set all string used in RetryDialog to be translated
2012-12-13, by Ondrej Skopek
fixed minor problem with saving hash
2012-12-12, by Ondrej Skopek
Removed whitespaces, refactored hash setting getting and clearing
2012-12-12, by Ondrej Skopek
Removed commented-out unused code
2012-12-11, by Ondrej Skopek
*sigh*
2012-12-14, by nemo
Patched login dialog bugs, added retry dialogs
2012-12-10, by Ondrej Skopek
Try to be friendlier to small screen sizes. Use 800x600 if width/height of 2/3rds is smaller than 800x600 (things don't look smaller than that size), use desktop size if it is for some reason smaller than 800x600
2012-12-14, by nemo
uint32_t -> quint32
2012-12-10, by nemo
Fix linux build broken in ra1577759bf62 (probably)
2012-12-10, by koda
Fix non-osx build broken in ra874d00df4a4. Dudes... :(
2012-12-10, by unc0rr
Fix windows build broken in raf97cdbb7713
2012-12-10, by unc0rr
cmake set variable and typo
2012-12-10, by koda
GCI2012: Autoupdate Button in Settings
2012-12-10, by Drew Gottlieb
cmake verbosity/documentation/cleanup/formatting
2012-12-09, by koda
Implement some more callbacks
flibqtfrontend
2012-12-16, by unc0rr
partially revert r1fba650c2aa4 on misc/physfs/CMakeLists.txt which randomly set true and false variables
2012-12-09, by koda
Delete poller when game is over
flibqtfrontend
2012-12-14, by unc0rr
less linking needed, raise minimum_osx_version when videorec is enabled
2012-12-09, by koda
Merge with default
flibqtfrontend
2012-12-08, by unc0rr
hides the 'email' prompt on the feedback page (as that doesn't work, so it's a misleading/useless feature), makes the "please add your email" text a little nicer and more noticeable, and makes the "feedback" and "downloadable content" buttons on the main menu a little bit larger, and more clickable.
2012-12-08, by Drew Gottlieb
Some fixes
flibqtfrontend
2012-12-08, by unc0rr
Unbreak build
flibqtfrontend
2012-12-08, by unc0rr
Unbreak build
2012-12-08, by unc0rr
removing the optimisation that caused (most likely) the lua crashes on osx
flibqtfrontend
2012-12-08, by koda
removing the optimisation that caused (most likely) the lua crashes on osx
2012-12-08, by koda
strip available ram entry, add notice for entering email
flibqtfrontend
2012-12-08, by koda
strip available ram entry, add notice for entering email
2012-12-08, by koda
GCI2012: Google Issue Login
flibqtfrontend
2012-12-08, by Drew Gottlieb
GCI2012: Google Issue Login
2012-12-08, by Drew Gottlieb
will fix this http://code.google.com/p/hedgewars/source/detail?r=9f0e79ab51f00f3b1e133ae70cdd63f6963439c0 and will allow hedgewars to build without video recording enabled, for the time being although i want to talk to koda or someone to understand what should be #ifdef'd and if i've done too much or too little.. but at least that will let it build
flibqtfrontend
2012-12-07, by mk12
will fix this http://code.google.com/p/hedgewars/source/detail?r=9f0e79ab51f00f3b1e133ae70cdd63f6963439c0 and will allow hedgewars to build without video recording enabled, for the time being although i want to talk to koda or someone to understand what should be #ifdef'd and if i've done too much or too little.. but at least that will let it build
2012-12-07, by mk12
updated frontend translation
flibqtfrontend
2012-12-07, by Marco Bresciani
updated frontend translation
2012-12-07, by Marco Bresciani
fix some comments and add basic doxygen file
flibqtfrontend
2012-12-06, by sheepluva
fix some comments and add basic doxygen file
2012-12-06, by sheepluva
GCI2012: Corrected headers for generate documentation (doxygen)
flibqtfrontend
2012-12-04, by Mrowqa
GCI2012: Corrected headers for generate documentation (doxygen)
2012-12-04, by Mrowqa
fix build on linux for me ( the uint32_t releated breakage )
flibqtfrontend
2012-12-06, by sheepluva
fix build on linux for me ( the uint32_t releated breakage )
2012-12-06, by sheepluva
GCI2012: Refactor Authors Page
flibqtfrontend
2012-12-06, by koda
GCI2012: Refactor Authors Page
2012-12-06, by koda
tinker around the info delivery...
flibqtfrontend
2012-12-06, by koda
GCI2012: Sound Option, Hear Only Music
2012-12-06, by koda
GCI2012: Embed System Info
flibqtfrontend
2012-12-05, by Martin Bede
tinker around the info delivery...
2012-12-06, by koda
Changed uSound.pas so that music will still play if music is enabled and sound is disabled. Effectively, isSoundEnabled represents only sound effects and does not include music (and I have replaced the places where both are concerned with a logical combination of the two).
flibqtfrontend
2012-12-04, by Mitchell Kember
GCI2012: Embed System Info
2012-12-05, by Martin Bede
Merge
2012-12-05, by Mitchell Kember
Cleaned up frontend options a bit and added a couple WhatsThis messages.
flibqtfrontend
2012-12-04, by Mitchell Kember
Command to delegate room to other player
2012-12-06, by unc0rr
Removed redundant "enable"s on checkboxes and variable names.
flibqtfrontend
2012-12-04, by Mitchell Kember
Change room name if room admin is kicked
2012-12-06, by unc0rr
Command to delegate room to other player
flibqtfrontend
2012-12-06, by unc0rr
Stop syncing when recieved 'o' message
2012-12-06, by unc0rr
Change room name if room admin is kicked
flibqtfrontend
2012-12-06, by unc0rr
Send "ROUND_FINISHED" to room clients when server thinks so
2012-12-06, by unc0rr
Stop syncing when recieved 'o' message
flibqtfrontend
2012-12-06, by unc0rr
Better check for bans
2012-12-06, by unc0rr
Send "ROUND_FINISHED" to room clients when server thinks so
flibqtfrontend
2012-12-06, by unc0rr
Show others if spectator is in game
2012-12-05, by unc0rr
Better check for bans
flibqtfrontend
2012-12-06, by unc0rr
Show who's in game to spectators
2012-12-05, by unc0rr
Merge
2012-12-05, by Mitchell Kember
Show others if spectator is in game
flibqtfrontend
2012-12-05, by unc0rr
"Registered users only" room flag
2012-12-05, by unc0rr
Changed uSound.pas so that music will still play if music is enabled and sound is disabled. Effectively, isSoundEnabled represents only sound effects and does not include music (and I have replaced the places where both are concerned with a logical combination of the two).
2012-12-04, by Mitchell Kember
Show who's in game to spectators
flibqtfrontend
2012-12-05, by unc0rr
Cleaned up frontend options a bit and added a couple WhatsThis messages.
2012-12-04, by Mitchell Kember
kinda treat graves like hedgehogs for the purpose of looking up hog info
2012-12-05, by nemo
"Registered users only" room flag
flibqtfrontend
2012-12-05, by unc0rr
Removed redundant "enable"s on checkboxes and variable names.
2012-12-04, by Mitchell Kember
GCI2012: Remove Quit Prompt On Mouse Click
2012-12-05, by Drew Gottlieb
kinda treat graves like hedgehogs for the purpose of looking up hog info
flibqtfrontend
2012-12-05, by nemo
backout rea7541f77944 since development of frontlib is on another branch
2012-12-04, by koda
GCI2012: Remove Quit Prompt On Mouse Click
flibqtfrontend
2012-12-05, by Drew Gottlieb
don't set stereomode when stereo is disabled
2012-12-04, by koda
don't set stereomode when stereo is disabled
flibqtfrontend
2012-12-04, by koda
GCI2012: Fix Cancelling Video Uploads
2012-12-04, by O. Michael Hartman
GCI2012: Fix Cancelling Video Uploads
flibqtfrontend
2012-12-04, by O. Michael Hartman
readd this debug line, commented out, could be useful
2012-12-04, by koda
readd this debug line, commented out, could be useful
flibqtfrontend
2012-12-04, by koda
can reopen engine again...
2012-12-04, by koda
can reopen engine again...
flibqtfrontend
2012-12-04, by koda
third merge, yay
2012-12-04, by koda
Made user data path default to '.'.
flibqtfrontend
2012-12-03, by Joe Doyle (Ginto8)
second merge
2012-12-04, by koda
Register flib_gameconn callbacks
flibqtfrontend
2012-12-04, by unc0rr
first merge
2012-12-04, by koda
merge from default
flibqtfrontend
2012-12-04, by unc0rr
Made user data path default to '.'.
2012-12-03, by Joe Doyle (Ginto8)
Create hedgewars.ini if not exists manually,
2012-12-03, by unc0rr
GCI2012: Navigation Output
2012-12-03, by Ondrej
GCI2012: Convert uMobile into a Callback Record
2012-12-03, by Rowan D
don't allow resizing videorec widgets
2012-12-03, by koda
GCI2012: Move Video Preferences in Settings Tab
2012-12-03, by koda
Merged changes from upstream.
2012-12-02, by Mitchell Kember
Move video description text underneath thumbnail to prevent the layout from resizing.
2012-12-02, by Mitchell Kember
Fix crashes and wtf behaviour introduced in r0b8beacff8a5
2012-12-03, by unc0rr
Merged with upstream.
2012-12-02, by Mitchell Kember
Unbreak build with freepascal < 2.6.0
2012-12-03, by unc0rr
Fixed crash that occured after recording a video (pagevideos' config wasn't set).
2012-12-02, by Mitchell Kember
caught a few more possible glitches in engine cmakefile
2012-12-03, by koda
Merged koda's fix for the hwengine bug.
2012-12-02, by Mitchell Kember
MERGE
2012-12-03, by koda
Make video recording options have fixed size and merge with spinbox->combobox change.
2012-12-02, by Mitchell Kember
Fix check for file existance
2012-12-02, by unc0rr
Merged changes from upstream.
2012-12-02, by Mitchell Kember
- Disable in-room bans
2012-12-02, by unc0rr
fix compiling engine (bug introduced in r33868aea694c)
2012-12-02, by koda
GCI2012: Find Out What is Causing This Problem (frontend leaks on OS X)
2012-12-02, by Drew Gottlieb
unify default videorec values loading/reloading, fix setting index/value from previous commit
2012-12-02, by koda
GCI2012: Check for Non-Standard Recorder Framerate
2012-12-02, by O. Michael Hartman
resize the qt window to fill 2/3 of the screen size (no more crammed widgets on first launch) and always center it
2012-12-02, by koda
Merged changes from upstream.
2012-12-01, by Mitchell Kember
fix mask only
2012-12-01, by nemo
GCI2012: User/Pass Single Prompt
2012-12-02, by Ondrej
GCI2012: Move Freepascal discovery code into a CMake module
2012-12-02, by koda
Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
2012-12-02, by unc0rr
Fix QSettings problems:
2012-12-02, by unc0rr
Some fixes
2012-12-01, by unc0rr
shorten tip
2012-12-01, by koda
Google Code-in: Center help text field
2012-11-30, by Mitchell Kember
Fix more errors. It compiles!
2012-12-01, by Joe Doyle (Ginto8)
also this can be deleted
2012-12-01, by koda
Merge
2012-12-01, by Joe Doyle (Ginto8)
Merge
2012-11-30, by Joe Doyle (Ginto8)
Fix some stupid errors I caused
2012-12-01, by Joe Doyle (Ginto8)
minor xcodeproj update
2012-12-01, by koda
use High() to avoid future out of bounds in uSound
2012-12-01, by koda
Make user folder default to global folder in hwengine
2012-11-30, by Joe Doyle (Ginto8)
Refactor Freepascal module.
2012-12-01, by Bryan Dunsmore
oups
2012-11-30, by nemo
Move noexecstack flags to Freepascal module and refactor.
2012-12-01, by Bryan Dunsmore
remove unneeded @2x images
2012-12-01, by koda
Move code for Freepascal to separate CMake module.
2012-11-30, by Bryan Dunsmore
GCI2012: Remove Structure Weapon Code
2012-12-01, by deepdog
Make user folder default to global folder in hwengine
2012-11-30, by Joe Doyle (Ginto8)
set window modality for new ban dialogs
2012-11-30, by koda
Fix warning
2012-12-01, by unc0rr
Bans manager
2012-12-01, by unc0rr
- Fix UNBAN bug
2012-12-01, by unc0rr
Case insensitive test for banned nickname
2012-11-30, by unc0rr
Implement ban by nickname
2012-11-30, by unc0rr
GCI2012: Too many variables
2012-11-30, by koda
GCI2012 - In-Game Chat Commands
2012-11-30, by koda
Google Code-in: Move video preferences in settings tab
2012-12-01, by Mitchell Kember
GCI2012: Command Line Parsing
2012-11-30, by Rowan D
Google Code-in: Center help text field
2012-11-30, by Mitchell Kember
use the correct symbol
2012-11-30, by koda
Use same macro for hiding video record button and keybinding
2012-11-30, by Mitchell Kember
GCI2012: Lowercase CMake functions (main files only)
2012-11-30, by m4tx
Move global variables to units that use them
2012-11-29, by Joe Doyle (Ginto8)
Google Code-in: Hide "video record" keybind option
2012-11-29, by Mitchell Kember
Remove unused global variables
2012-11-29, by Joe Doyle (Ginto8)
*sigh*
2012-11-29, by nemo
merge
flibqtfrontend
2012-11-30, by unc0rr
A bit of refactoring
2012-11-29, by unc0rr
Use HW_TEAMCOLOR_ARRAY from frontlib
flibqtfrontend
2012-11-30, by unc0rr
Invert S3D_DISABLED to more consistent USE_S3D_RENDERING
2012-11-29, by Chris Wong
Merge
flibqtfrontend
2012-11-30, by unc0rr
GCI: use player's name for the default team
2012-11-29, by zero579911
Fixed flib_weaponset_create creating an empty weaponset (for real this time :P)
flibqtfrontend
2012-11-30, by Medo
unbreak linking pending some fix or other by koda. this is the same thing video recording still does.
2012-11-29, by nemo
Some fixes
flibqtfrontend
2012-11-27, by unc0rr
Added default weaponset to frontlib hwconsts
flibqtfrontend
2012-11-27, by Medo
merge
2012-11-28, by nemo
No more crashes when running quick game
flibqtfrontend
2012-11-27, by unc0rr
GCI2012: Empty list help text (Issue 375)
2012-11-28, by Bryan Dunsmore
Try to setup weapon sets for quick game
flibqtfrontend
2012-11-26, by unc0rr
Remove limit on hedgehogs number
2012-11-28, by unc0rr
Merge from default to have recent fixes
flibqtfrontend
2012-11-26, by unc0rr
koda, koda... could have checked your claims
2012-11-26, by unc0rr
link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
2012-11-24, by koda
Updated Slovak translation
2012-11-24, by jose1711
add ios project to physfs
2012-11-24, by koda
merge
2012-11-24, by jose1711
INSTALL and README updates
2012-11-24, by koda
physfs: no carbon depency on osx, add cdecl attributes on extra functions
2012-11-24, by koda
Updated Slovak translation
2012-11-23, by jose1711
Load sounds with the help of physfsrwops library
2012-11-24, by unc0rr
merge
webgl
2012-12-02, by koda
Refactor identifiers names
2012-11-23, by unc0rr
GCI2012: Check for Clang Version in CMake
webgl
2012-12-01, by koda
Refactor Clang module.
webgl
2012-12-01, by Bryan Dunsmore
Implement QAbstractFileEngine::FastReadLineExtension
2012-11-23, by unc0rr
Move version check of Clang to CMakeLists.
webgl
2012-11-30, by Bryan Dunsmore
Use alternative way of checking for file end. Also refactor this code a bit.
2012-11-23, by unc0rr
less
more
|
(0)
-3000
-1000
-480
+480
+1000
+3000
tip