Mercurial
Mercurial
>
sheepy-clone
/ 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.
display haxx0red teams colors correctly.
2012-05-01, by sheepluva
made the hog count thingy prettier when on low space... have fun squishing hogs!
2012-05-01, by sheepluva
Qt: fix issue with hog count being not visible on low resolutions/long team names and hard to read on very high resolutions
2012-04-30, by sheepluva
Support recurrent function calls. The code is kinda hackish and ugly, but I really spent a few hours thinking on a good solution.
2012-04-30, by unc0rr
add missing copyright headers to roomslistmodel
2012-04-30, by sheepluva
Rework string init macro
2012-04-30, by unc0rr
Raise exception when .inc file isn't found
2012-04-30, by unc0rr
wops
2012-04-29, by Xeli
implement switch for the touch interface
2012-04-29, by Xeli
hide utilitywidget when changing turns, this also fixes some inconsistency when using targetting weapons
2012-04-29, by Xeli
map, theme & style selection won't be lost on data updata now (except the selected map/theme/style is deleted ofc). enabling F5 key to reload data :>
2012-04-29, by sheepluva
make it auto-update (whoops,forgot)
2012-04-29, by sheepluva
hello GameStyleModel
2012-04-29, by sheepluva
target using the utility button, this fixes bee
2012-04-29, by Xeli
enabled grenade timer, needs a button image
2012-04-29, by Xeli
wops, removed some writeln
2012-04-28, by Xeli
changed uKeys to uInputHandler to better reflect its function
2012-04-28, by Xeli
* make HatModel update automatically (also renamed class and files)
2012-04-29, by sheepluva
license header year range adjustments
2012-04-28, by sheepluva
- changed targetting, to launch an airstrike move the cursor/pointer to a location and then press the firebutton
2012-04-28, by Xeli
-Fixed FingerHasMoved function, still might need a little tweaking
2012-04-28, by Xeli
remove last boolean keys references and using only ParseCommand in uTouch now
2012-04-27, by Xeli
various comment tweaks/fixes
2012-04-28, by sheepluva
MapModel: add getters for random maps based on type, so that the mapContainer does not have to magically know how maps and separators are ordered within the model
2012-04-28, by sheepluva
fix for issue 186 ("Screen gets messed up when selecting Hand Drawn Map")
2012-04-28, by sheepluva
unbreak snowball
2012-04-28, by nemo
Ok, 20,000 was a bit much. Arbitrary multiplier that seems to shove things off enough.
2012-04-27, by nemo
MapModel: comments/docs, small tweaks
2012-04-28, by sheepluva
reimplement the quit engine+frontend keys
2012-04-27, by Xeli
add ammoprop to enable to up and down buttons on for the touch interface
2012-04-27, by Xeli
decouple current theme from map theme (fixes theme confusion bugs of last commit)
2012-04-27, by sheepluva
MapModel converted to QStandardItemList; separators fixed; changed used data format (human-readable struct instead of magic list) for map info in HwMapContainer (+ various small cleanups in that class)
2012-04-27, by sheepluva
MapModel, various cleanups. TODO/FIXME: QComboBox separator not working with custom models
2012-04-27, by sheepluva
messing with the theme model a bit (gets now auto-updated after DLC download too)
2012-04-26, by sheepluva
theme tweaks
2012-04-27, by nemo
Show number of points in drawn map
2012-04-27, by unc0rr
Cursor for DrawMapScene. Feel free to ajust its look.
2012-04-27, by unc0rr
mapContainer: use DataManager, reload maps after data update (e.g. by DLC)
2012-04-26, by sheepluva
make DLC trigger data reload
2012-04-26, by sheepluva
make DataManager a QObject with reload() slot that emits signal updated()
2012-04-26, by sheepluva
renaming HWDataManager -> DataManager
2012-04-26, by sheepluva
reimplement auto-kick for ignored players (it was temporarily removed during refactoring)
2012-04-25, by sheepluva
nemo said I was boring for removing the "hello" randomizer on room join.
2012-04-25, by sheepluva
Oh, and I guess this is needed as well, although if many other places in the code do this, pas2c will need
2012-04-24, by nemo
Make adler32 friendlier for pas2c - this should work the same (needs testing ofc)
2012-04-24, by nemo
Fix GetAmmoEntry in PascalExports
2012-04-24, by unc0rr
Get rid of overloaded functions in uAmmo
2012-04-24, by unc0rr
uCommands compiles
2012-04-24, by unc0rr
Fix types
2012-04-24, by unc0rr
Don't add duplicates into string consts
2012-04-24, by unc0rr
this should enable png screenshots on osx as well
2012-04-24, by koda
in uTouch dont use bools to represent keystrokes, but issue ParseCommands
2012-04-23, by Xeli
fix the ammomenu F# buttons
2012-04-23, by Xeli
- change uKeys to be event based rather than polling
2012-04-23, by Xeli
case sensitivity + correct variable check
2012-04-23, by vittorio giovara
when libpng is not found, gratiously fallback to bmp screenshots; untested
2012-04-23, by koda
ios minor warning and optimisation for team color
2012-04-23, by koda
Make clouds/flakes change direction smoothly
2012-04-22, by nemo
Allow LIST command while in room to not annoy old frontends (0.9.17 or less) with warnings
2012-04-22, by unc0rr
added savepassword checkbox to options page, which now reloads values at every acces
2012-04-22, by koda
add a checkbox for the password field prompt (issue 316)
2012-04-22, by Stepan777
fixed uKeys (aka almost revert it back)
2012-04-22, by Xeli
ios: turn on more warning messages and start correcting them
2012-04-22, by koda
memory leak in hwform.cpp (issue 386)
2012-04-22, by Stepan777
fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)
2012-04-22, by koda
*sigh*
2012-04-21, by nemo
Seems to me placing hogs does not need 5s since it is a fixed interval now. Maybe if placing hogs was ever 0 seconds or something.
2012-04-21, by nemo
Oops
2012-04-21, by unc0rr
Make pas2c even smarter. Now uIO.c compiles fine, and only 1 warning when compiled with -Wall (clang).
2012-04-21, by unc0rr
- Don't crash on back press, but shutdown hedgewars
2012-04-21, by Xeli
- Added support for keyboards on android
2012-04-21, by Xeli
- Return of the F<numbers> in the ammomenu
2012-04-21, by Xeli
- Remove support for variables in command handlers
2012-04-21, by unc0rr
Fix parsing of exit() call without parameters
2012-04-20, by unc0rr
Move all strings into constants to make them of string255 type
2012-04-20, by unc0rr
Many small improvements to pas2c
2012-04-20, by unc0rr
Some more progress with pas2c
2012-04-20, by unc0rr
- Track array size to use for High function
2012-04-19, by unc0rr
android: prevent the app from a semi-crash when exiting a game
2012-04-19, by Xeli
Improve rendering of function types, ranges, and more
2012-04-15, by unc0rr
Fix insanity
2012-04-14, by unc0rr
More string types
2012-04-14, by unc0rr
Get rid of TGearsType to simplify pas2c
2012-04-14, by unc0rr
Render some builtin functions
2012-04-14, by unc0rr
Render unions
2012-04-14, by unc0rr
minor gl debug/comments
2012-04-13, by koda
disable png screenshots on mobile for now
2012-04-13, by koda
Support string constants
2012-04-13, by unc0rr
Oops, forgot file
2012-04-12, by Stepan777
png screenshots
2012-04-12, by Stepan777
Support operators declarations
2012-04-11, by unc0rr
Simplify converter's life
2012-04-11, by unc0rr
Improve rendering of function types, arrays, and more
2012-04-11, by unc0rr
vob* variables need to be reset
2012-04-09, by koda
Unbreak build (change was only tested with pas2c parser, and was okay to it)
2012-04-10, by unc0rr
First try to compile with clang: improve renderer a bit. The result of pas2c is still far from normal C source.
2012-04-09, by unc0rr
Better handle switch statement
2012-04-09, by unc0rr
Eraser tool
2012-04-09, by unc0rr
Better support for strings
2012-04-09, by unc0rr
ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
2012-04-09, by koda
ios: refactor the code of the after-game statistics display using delegates
2012-04-09, by koda
ios: convert audio operation from class to instance, plays better with memory
2012-04-09, by koda
i don't understand this, but without this change audio doesn't fade on ios
2012-04-09, by koda
remove stray pixels
2012-04-08, by nemo
ios: don't prompt restoring a game that didn't complete loading
2012-04-08, by koda
ios, this method belongs here
2012-04-08, by koda
ios: schemes table was being drawn on top of the table border
2012-04-08, by koda
formatting
2012-04-08, by koda
when focus is lost lower the volume to a minimum
2012-04-08, by koda
by popular demand, switch Nature and Golf music (issue 383)
2012-04-07, by koda
Convert some operators
2012-04-06, by unc0rr
Unwind 'with' construction
2012-04-05, by unc0rr
Improve rendering into C
2012-04-05, by unc0rr
Make function more pascal-ish
2012-04-05, by unc0rr
More external definitions for pas2c
2012-04-05, by unc0rr
Finish the toughest part of the converter. Now it knows types of everything, so could correctly recognize bitwise operators and type convertions.
2012-04-04, by unc0rr
Normalize RecordFields before conversion. Helps with namespaces problem.
2012-04-04, by unc0rr
Fix withState' not returning lastType
2012-04-03, by unc0rr
Added copyright notice to Scheme.java
2012-04-01, by Medo
ja update
2012-04-03, by krdrt5367
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip