Mercurial
Mercurial
>
hedgewars-draft
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-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 pas2c build
2014-06-17, by sheepluva
little visual tweak to weSea rendering
2014-06-17, by sheepluva
adding some arrow
2014-06-17, by sheepluva
speed up tests
2014-06-16, by sheepluva
Qt-Frontend: update description of findhh to better reflect current behavior. thanks to the friendly reminder in issue 805
2014-06-16, by sheepluva
remove unneeded import
2014-06-16, by sheepluva
tweaking hogpointer position again
2014-06-16, by sheepluva
various tweaks
2014-06-16, by sheepluva
tweak engine segfault capabilities
2014-06-15, by sheepluva
Revert all recent sheepluva's work
2014-06-16, by unc0rr
fix videorec build
2014-06-15, by sheepluva
whoops. an "end" moved there
2014-06-15, by sheepluva
do not get stuck on "in game..." page just because of game crash. output a message instead. could still need some tweaking, but a man gotta sleep. and sheep too...
2014-06-15, by sheepluva
clean up halting a little
2014-06-15, by sheepluva
enforce style on message boxes some more
2014-06-14, by sheepluva
fix gl2 build, further rendering cleanup WIP, also new chat command: /debugvl
2014-06-14, by sheepluva
tweak how chat lines are rendered
2014-06-14, by sheepluva
huh? me? nono, don't mind me. I'm just here to clean up.
2014-06-14, by sheepluva
some rendering tweaks
2014-06-14, by sheepluva
make mouse cursor size same, no matter what zoom level is used...
2014-06-13, by sheepluva
grmlgrmlpas2cgrmlgrml
2014-06-13, by sheepluva
make using the teleporter a bit less challenging
2014-06-13, by sheepluva
fix pas2c build for real this time...
2014-06-13, by sheepluva
I misscounted
2014-06-13, by sheepluva
fix some pas2c related overloading issue
2014-06-13, by sheepluva
whoops, pas2c I owe you
2014-06-13, by sheepluva
state file name and line number in lua error messages
2014-06-13, by sheepluva
racer: if hog starts race without any weapon selected, select whatever is first
2014-06-13, by sheepluva
lua api: SetNextWeapon()
2014-06-13, by sheepluva
lua api: DismissTeam(teamname)
2014-06-12, by sheepluva
lua api: SetWeapon(ammoType)
2014-06-12, by sheepluva
fix broken speech bubble display in chat. caused by r1a6b9a98147c one line was forgotten when moving some code
2014-06-12, by sheepluva
more of the same
2014-06-12, by sheepluva
fix TryPlaceOnLand's ambiguity/messup wrt to making terrain indestructible (had boolean parameter for indestructible AND landflags parameters that could contain lfIndestructibly)
2014-06-12, by sheepluva
further WIP (better error messages)
2014-06-12, by sheepluva
placeSprite accepts any amount of landflags now; further WIP wrt cleanup/fixing
2014-06-12, by sheepluva
expose lfIndestructable, lfIce and lfBounce
2014-06-12, by sheepluva
Fix pas2c build
2014-06-12, by unc0rr
make enums crash-safe. and other fixes
2014-06-12, by sheepluva
WIP: PlaceSprite for lua API. also changed PlaceGirder so that it will return true/false for whether placing was successful too
2014-06-12, by sheepluva
fix possible engine crash that a lua script could cause by passing an invalid geartype to addgear
2014-06-11, by sheepluva
tiny lua documentation fix
2014-06-11, by sheepluva
uWorld does not require uMatrix anymore
2014-06-11, by sheepluva
fix hint and gl2 build. NOTE: this does not change that GL2 segfaults right away. that is an issue that dates back at least 50 commits, but most likely even back to the webgl merge. I guess nobody actually tried to run hedgewars in GL2 since back then :P
2014-06-11, by sheepluva
RAR: cleaning up a bit of the IFDEF-clusterf*ck
2014-06-10, by sheepluva
Fallback to old heuristic if not pit position
2014-06-11, by unc0rr
update viewlimits after screen/window resize
2014-06-10, by sheepluva
Allow barrels to spawn in U-shaped pits in stable position
2014-06-11, by unc0rr
whoops, forgot to include this file in commt
2014-06-10, by sheepluva
superminor tweaks
2014-06-10, by sheepluva
<koda> wut, chats as commit mesages?
2014-06-10, by sheepluva
"<unC0Rr> could also refuse to update textures when land changes if the tile isn't visible"
2014-06-10, by sheepluva
figure out visible land tiles in advance
2014-06-10, by sheepluva
some minor tweaks and stuff
2014-06-10, by sheepluva
darken wrapped areas, which was a very nice suggestion by nemo
2014-06-10, by sheepluva
use cScaleFactor where I incorrectly used the variable zoom in the past. i was young and needed the money
2014-06-10, by sheepluva
here a personal experimental mockup of how I imagine wrapping world edges should look like. bouncing one could be similar just with mirrored stuff. please test and share opinion. note: you might wanna disable auto-cam
2014-06-10, by sheepluva
small hat loading tweak
2014-06-09, by sheepluva
load the girder.png of a theme a maximum of 1 times (minimum of 0), instead of once per generated bridge
2014-06-09, by sheepluva
clean up image loading a bit. gets rid of useless "Passed NULL data source" or PhysFS file not found errors
2014-06-09, by sheepluva
committing patch from issue 798, as requested by unC0Rr
2014-06-07, by sheepluva
fix cabal build (on linux)
2014-06-07, by sheepluva
fix for "Unexpected semi-colons in conditional" issue, as reported by YuGiOhJCJ
2014-06-07, by sheepluva
Some further work on map optimizer
2014-06-05, by unc0rr
tweak untint a little (especially in connection with GrayScale)
2014-06-04, by sheepluva
theme configurable sudden death music. untested
2014-06-03, by nemo
allow teleporting outside Land[]
2014-06-01, by nemo
escape info message arguments, fixes issue 801: Frontend parses INFO command output as html
2014-06-01, by sheepluva
collision indicator on failed girder placement (especially useful with rubberband I guess). still needs some tweaks but I am going to bed now :P
2014-06-01, by sheepluva
disable these weaponset flags. they bug up highlander and otherwise have no useful impact on the script.
2014-05-31, by nemo
get rid of fpc warnings/hints
2014-05-31, by sheepluva
Fix some of issues found by coverity
2014-05-28, by unc0rr
Official racer challenge map #8
2014-05-23, by unc0rr
Inform frontend of lines which didn't change anything on the map in advanced drawn maps mode
2014-05-19, by unc0rr
Fix some pas2c engine warnings
2014-05-15, by unc0rr
Count number of pixels changed during draw
2014-05-14, by unc0rr
Small optimization (no need to draw last point of the path)
2014-05-14, by unc0rr
Oops, should stop coding at night
2014-05-14, by unc0rr
Fix fpcrtl_strncompareA, also replace strncmp with memcmp for more efficiency
2014-05-14, by unc0rr
Support OR operator in $IFDEF. Fixes pas2c builds.
2014-05-09, by unc0rr
rolling back the rest
2014-05-07, by sheepluva
rolling back (most of) lua 5.2 compatibility patches. hopefully that will unbreak unC0Rr's lua issues for now.
2014-05-07, by sheepluva
sekret feature (test commit)
2014-05-07, by unc0rr
- Increase limits on number of mines and explosives in game scheme
2014-05-06, by unc0rr
Drawn maps optimizer - first steps:
2014-04-30, by unc0rr
Fix crashers in rc plane code
2014-04-30, by unc0rr
Merge
2014-04-29, by unc0rr
don't search for lua 5.1 anymore
2014-04-28, by sheepluva
Don't activate invulnerability/vampirism between shots of multiattack weapon
2014-04-28, by unc0rr
minimal changes for compatibility with lua 5.2, thanks to v4hn for fixing standard library loads. note: ALSO compatibile with (internal) lua 5.1, until something bothers to upgrade bundled lua version
2014-04-28, by sheepluva
Fix typo leading to crashes
2014-04-25, by unc0rr
Add race type detection
2014-04-25, by unc0rr
- Fix bug with infinite rounds in racer when a team quits mid-game
2014-04-25, by unc0rr
Fix new generator on 32 bit arch
2014-04-16, by unc0rr
No more occasional long straight edges
2014-04-15, by unc0rr
Spelling corrections
2014-04-28, by tomasstraupis
Optimize out path closing point for one point paths
2014-04-15, by unc0rr
Racer challenge map #7
2014-04-14, by unc0rr
Official racer challenge map #6
2014-04-04, by unc0rr
merge
2014-03-29, by nemo
param for original highlander mode - right now just allows getting another copy of a weapon you already had, but had used that turn.
2014-03-29, by nemo
Send updated info on map switched by voting
2014-03-28, by unc0rr
Fix condition
2014-03-28, by unc0rr
Fix build
2014-03-28, by unc0rr
- Fix applying vote result
2014-03-27, by unc0rr
Fix script
2014-03-24, by unc0rr
Racer challenge #5
2014-03-24, by unc0rr
Some fixes to voting + small refactoring
2014-03-23, by unc0rr
Better detection
2014-03-20, by unc0rr
hm. I think I forgot to commit this when adding speech bubble change
2014-03-20, by nemo
Fix warnings
2014-03-20, by unc0rr
- Limit outline to leftX/rightX/topY instead of LAND_WIDTH/LAND_HEIGHT
2014-03-20, by unc0rr
- Make sure distortion doesn't move fill point to other side of segment, this prevents corrupted maps
2014-03-20, by unc0rr
Process segments from last to first point too
2014-03-19, by unc0rr
Prevent intersections with segment from last to first point, adjust size of details
2014-03-19, by unc0rr
Fix div by zero error in new generator
2014-03-19, by unc0rr
Greedy approach: divide while it divides
2014-03-19, by unc0rr
No self intersections, except for weirdness between first and last point
2014-03-19, by unc0rr
Fix detection of intersections, still need to check if passing any point in move, but result is already okayish
2014-03-18, by unc0rr
More math, implementation is nearly complete, just still have an issue to resolve
2014-03-17, by unc0rr
Some progress on new generator
2014-03-16, by unc0rr
Move template-based generator into its own file
2014-03-14, by unc0rr
Some optimizations
2014-03-14, by unc0rr
Fix perlin gen on 32 bit arch
2014-03-14, by unc0rr
- Room save/load into/from file
2014-03-14, by unc0rr
Allow to save and delete room config in room
2014-03-13, by unc0rr
By request. Allow lua to make random things "talk". I'm not sure if this is a good idea, buuuut.
2014-03-12, by nemo
Feel free to revert this one, was just screwing around with stuff from before. I kinda like it and figured committing it was the easiest way for you to look at it. http://m8y.org/hw/perlin.png
2014-03-11, by nemo
this is fine right?
2014-03-11, by nemo
Tweaks and tweaks
2014-03-11, by unc0rr
- Rework FillLand
2014-03-10, by unc0rr
as suggested, precompute to avoid use of double
2014-03-09, by nemo
Experiment: enforce a plate at bottom so the map generated is more connected
2014-03-08, by unc0rr
Some optimizations
2014-03-08, by unc0rr
Strip Z axis from calculations
2014-03-08, by unc0rr
Setup leftX, rightX and topY
2014-03-08, by unc0rr
Some tweaks to perlin generator
2014-03-08, by unc0rr
Add randomness
2014-03-07, by unc0rr
Perlin noise generator untweaked, temporarily replacing maze generator
2014-03-07, by unc0rr
Racer challenge map #4
2014-03-06, by unc0rr
merge
2014-03-06, by unc0rr
don't stack bye/teleport sounds of hogs (when a team is gone)
2014-03-05, by sheepluva
Don't run two engine threads simultaneously
2014-03-06, by unc0rr
Don't call halt()
2014-03-05, by unc0rr
Remove game/preview functions split in library mode, just let normal procedure run instead:
2014-03-04, by unc0rr
- Fix crasher in doStepSniperRifleShot
2014-03-03, by unc0rr
Make it build as library
2014-03-02, by unc0rr
Only draw border for solid land
2014-03-01, by nemo
Script might well override a static map, but can't risk it not doing it, and preview completely failing. Better to just not try it for static maps. Some script cfg might help. Could also avoid unnnecessary preview regenerations even if the script was doing nothing at all.
2014-03-01, by nemo
merge
2014-03-01, by unc0rr
always update. a bit inefficient, but scripts do weird things.
2014-03-01, by nemo
Fix "don't know how to make hwengine.pas" error
2014-03-01, by unc0rr
no idea what happened to this image... it seems like I'm reverting to most recent revision O_o
2014-03-01, by nemo
pass --prefix to previews too
2014-03-01, by nemo
Use all pixels, not only 8x8 areas
2014-02-28, by unc0rr
AI doesn't skip till action on the map stops (mostly dedicated to highlander) + various small tweaks
2014-02-28, by unc0rr
Oops, remove debug stuff which hid the feature
2014-02-27, by unc0rr
Add alpha channel to preview
2014-02-26, by unc0rr
Move preview rendering into HWMap
2014-02-26, by unc0rr
- Make world wrap edges not depend on gear radius
2014-02-26, by unc0rr
move the freeModule too, couple of style tweaks
2014-02-24, by nemo
fix molotov sprite too
2014-02-23, by sheepluva
tweak dynamite sprite (pixels at frame border, leading to visible filtering artifacts when zoomed)
2014-02-23, by sheepluva
merge
2014-02-23, by nemo
change how textures from non-power-of-2-width textures are filled. this fixes e.g. the vertical lines appearing between Bath theme's horizontL
2014-02-23, by sheepluva
minor comments fix
2014-02-23, by sheepluva
add preview init to tunnels too
2014-02-23, by nemo
fix remaining alpha pixel issues (explosion landbacktex borders etc
2014-02-23, by sheepluva
use data not text, so DLC doesn't get an *
2014-02-23, by nemo
Allow lua drawn maps (shoppamap, tunnels, diagonal maze etc) to generate previews.
2014-02-23, by nemo
Official challenge map #3 by 1937barcelona
2014-02-21, by unc0rr
Don't rewrite server ini file too often
2014-02-20, by unc0rr
Fix tinting of AI kills counter
2014-02-20, by unc0rr
Should never use State like this, since some states aren't synced (thinking state for example)
2014-02-19, by unc0rr
allow switching through hogs in reverse order with PRECISE+HOGSWITCH
2014-02-18, by sheepluva
Fix issue 780 (copy-paste fail)
2014-02-18, by unc0rr
Fix setting lc_endluatest result
2014-02-16, by unc0rr
Reduce number of warnings in pas2c-generated code
2014-02-16, by unc0rr
Fix build
2014-02-16, by unc0rr
What about exact value?
2014-02-14, by unc0rr
In stats-only mode:
2014-02-14, by unc0rr
Only check alpha channel like BlitImageAndGenerateCollisionInfo does
2014-02-13, by unc0rr
NULL PChar is okay
2014-02-13, by unc0rr
pngcrush on this file which will hopefully be cleaned up at some point
2014-02-13, by nemo
Fix read of freed memory found with valgrind
2014-02-13, by unc0rr
Use strchr instead of strstr with specially constructed string255 struct (not tested)
2014-02-12, by unc0rr
- Remove few PAS2C ifdef's
2014-02-12, by unc0rr
Fix binds loading
2014-02-12, by unc0rr
- pas2c recognizes typecasts in initialization expressions
2014-02-12, by unc0rr
Small fix which makes pas2c engine successfully replay demos
2014-02-11, by unc0rr
- Pas2C: make use of 'external' function decorator
2014-02-11, by unc0rr
Implement needed rtl functions
2014-02-10, by unc0rr
It compiles \o/
2014-02-10, by unc0rr
fix lq rope being always drawn on screen with same width regardless of zoom
2014-02-09, by sheepluva
fix misleading indentation
2014-02-09, by sheepluva
Even more explicit type conversions and other stuff to help pas2c use ansistrings
2014-02-09, by unc0rr
Implicit type casts to help pas2c
2014-02-08, by unc0rr
Revert 88929358d2e1 in favor of ansistrings implementation in pas2c
2014-02-07, by unc0rr
Implement a bit of astring
2014-02-07, by unc0rr
Pas2C recognizes ansistrings
2014-02-07, by unc0rr
Fix build with old base package
2014-02-07, by unc0rr
disallow sinegun to penetrate solid land
2014-02-07, by sheepluva
fix potential buffer overflow
2014-02-06, by sheepluva
rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
2014-02-06, by sheepluva
Merge
2014-02-07, by unc0rr
get rid of hwpow. ~so long and thanks for all the wtfish~
2014-02-06, by sheepluva
Fix tons and tons of pas2c warnings (but still not all of them)
2014-02-07, by unc0rr
fix indentation of previous commit and simplify rc-plane's angle-fix after portal code
2014-02-06, by sheepluva
Drop support for other string types than string255
2014-02-06, by unc0rr
simplify rc-plane's angle-adjustment-after-wrap code
2014-02-06, by sheepluva
CMake checks for haskell modules needed
2014-02-04, by unc0rr
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
2014-02-04, by sheepluva
whoops, lost a space
2014-02-04, by sheepluva
fix a relevant warning I caused by accident
2014-02-04, by sheepluva
fixing the remaining PChar issues pas2c ran into to this point, now it stops because of being unable to deal with "set of char"
2014-02-04, by sheepluva
yo dawg, I herd you like PChar...
2014-02-04, by sheepluva
remove obsolete type conversions that messed with pas2c
2014-02-04, by sheepluva
fix some string related pas2c issues
2014-02-04, by sheepluva
use uConsts rather than including config.inc more than once
2014-02-04, by sheepluva
add travis dependencies
2014-02-04, by sheepluva
fix for Issue 777 (IceGun: Segfault when freezing water, with rqBlurryLand enabled)
2014-02-03, by sheepluva
- Cut actions array instead of performing full copy, when it is possible
2014-02-03, by unc0rr
Tiny optimization
2014-02-03, by unc0rr
don't allow getting 2nd copy of wep you already have, prevent gaining banned weps even if set to infinite in scheme.
2014-02-01, by nemo
Actually do some actions when flood detected
2014-02-02, by unc0rr
Define some boundaries to detect events
2014-01-31, by unc0rr
More work on flood detector
2014-01-31, by unc0rr
Fix build
2014-01-31, by unc0rr
Official racer challenge #2
2014-01-30, by unc0rr
- Start work on flood detector
2014-01-30, by unc0rr
aaaand remove switch
2014-01-29, by nemo
tweaks
2014-01-28, by nemo
Implement kick voting
2014-01-29, by unc0rr
This should help server bypass malformed replays
2014-01-28, by unc0rr
remove a few weps I missed. forgot I'd uncommented prior to a diff I'd done earlier
2014-01-28, by nemo
AI always activates invulnerability and extra damage if it has them
2014-01-28, by unc0rr
Make highlander configurable using weapons, commit weaponset mimicking old values
2014-01-27, by nemo
unbreak build. didn't test changes
2014-01-27, by nemo
Implement 'voted' function
2014-01-28, by unc0rr
Even more love to pas2c
2014-01-27, by unc0rr
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
tip