Mercurial
Mercurial
>
hedgewars-draft
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+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.
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
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip