Mercurial
Mercurial
>
hedgewars-draft
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-240
+240
+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.
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
Move code for Clang to separate CMake module.
webgl
2012-11-30, by Bryan Dunsmore
Move code for Clang to separate CMake module.
webgl
2012-11-30, by Bryan Dunsmore
Bring ansistrings back
2012-11-23, by unc0rr
Oops, temporary objects involved
flibqtfrontend
2012-11-26, by unc0rr
ok at least pas2c now parses allnots.......
webgl
2012-11-24, by koda
show console on win when debugging to see frontend messages
2012-11-23, by koda
Convert HWTeam to be a wrapper to flib_team
flibqtfrontend
2012-11-25, by unc0rr
update var name
webgl
2012-11-22, by koda
Oops, sorry, libphysfs.dll
2012-11-22, by unc0rr
- frontlib loads team config via physfs
flibqtfrontend
2012-11-25, by unc0rr
throw in some 'nots' trying to restore pas2c functionality
webgl
2012-11-22, by koda
- Fix saving .ini files
2012-11-22, by unc0rr
Remove debug messages
flibqtfrontend
2012-11-24, by unc0rr
updated branch
webgl
2012-11-22, by koda
revisit the debugfile section
2012-11-22, by koda
Fix some frontlib bugs
flibqtfrontend
2012-11-22, by unc0rr
moar cmake cleanup, use message(WARNING ...) where appropriate
2012-11-21, by koda
Try to use map preview facilities:
flibqtfrontend
2012-11-22, by unc0rr
Follow IANA suggestions better
2012-11-22, by unc0rr
cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
2012-11-21, by koda
Bad unC0Rr
2012-11-21, by koda
Bad koda!
2012-11-21, by unc0rr
little cmake cleanup, search installed modules first, then our own
2012-11-21, by koda
how this happened?
2012-11-21, by koda
Take care of parameter passed to FileEngine::fileName. Fixes problem with weird paths on windows.
2012-11-21, by unc0rr
Some fixes to build process
2012-11-21, by unc0rr
added sdl_net headers and def lib for windows, fix frontlib compilation on windows
2012-11-21, by koda
lotsa hackery to get frontend somehow link libengine...
2012-11-21, by koda
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
tip