Tue, 06 Aug 2019 19:00:51 +0200 |
Wuzzy |
Remember maximized state of game window
|
file |
diff |
annotate
|
Tue, 07 May 2019 14:17:09 +0200 |
Wuzzy |
Precise + camera movement keys = move camera at slower
|
file |
diff |
annotate
|
Tue, 30 Apr 2019 17:00:23 +0200 |
Wuzzy |
Fix Pas2C failing to include SysUtils
|
file |
diff |
annotate
|
Thu, 18 Apr 2019 19:44:25 +0200 |
Wuzzy |
Refactor mouse movement handling
|
file |
diff |
annotate
|
Mon, 08 Apr 2019 03:15:34 +0200 |
Wuzzy |
Fix map preview not matching actual map
|
file |
diff |
annotate
|
Thu, 17 Jan 2019 22:48:14 +0100 |
Wuzzy |
Initialize newGameTicks/newRealTicks
|
file |
diff |
annotate
|
Wed, 16 Jan 2019 00:37:26 +0100 |
Wuzzy |
Make game engine load the user's locale correctly (bug 688)
|
file |
diff |
annotate
|
Wed, 16 Jan 2019 00:01:29 +0100 |
Wuzzy |
Refactor hwengine: Rename cLocale to cLanguage
|
file |
diff |
annotate
|
Mon, 14 Jan 2019 03:52:09 +0100 |
Wuzzy |
Remove a bunch of dead out-commented code
|
file |
diff |
annotate
|
Thu, 13 Dec 2018 11:03:15 -0500 |
nemo |
Backed out changeset 1ffa8bfc5c58
0.9.25
|
file |
diff |
annotate
|
Thu, 13 Dec 2018 10:49:30 -0500 |
nemo |
Disable screenshoting in pas2c due to unimplemented function. bug #719
0.9.25
|
file |
diff |
annotate
|
Wed, 05 Dec 2018 09:50:25 -0500 |
nemo |
Add log note just in case pas2c does anything odd.
0.9.25
|
file |
diff |
annotate
|
Mon, 12 Nov 2018 20:30:06 +0300 |
alfadur |
make engine windows checks work for 64bit builds
|
file |
diff |
annotate
|
Tue, 02 Oct 2018 21:26:25 +0200 |
Wuzzy |
IFNDEF custom exception handlung away in pas2c builds
|
file |
diff |
annotate
|
Wed, 01 Aug 2018 21:30:33 +0200 |
Wuzzy |
Load default clan colors from settings file
|
file |
diff |
annotate
|
Mon, 16 Jul 2018 04:50:23 +0200 |
Wuzzy |
When hwengine crashes w/ error 217, write backtrace in log, too
|
file |
diff |
annotate
|
Sun, 15 Jul 2018 19:49:31 +0200 |
Wuzzy |
Fix hwengine --help returning with exit code 51
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 00:13:38 +0100 |
unc0rr |
Having chat mode as game state was a mistake
|
file |
diff |
annotate
|
Tue, 20 Feb 2018 19:07:32 +0100 |
Wuzzy |
VideoRec: Fix many effects not being recorded
|
file |
diff |
annotate
|
Sun, 07 Jan 2018 01:21:42 +0100 |
unc0rr |
- ResizeWindow function to pass engine new window size
qmlfrontend
|
file |
diff |
annotate
|
Tue, 02 Jan 2018 23:45:18 +0100 |
unc0rr |
Break engine completely and make it render in frontend window (no actual rendering yet, just white screen)
qmlfrontend
|
file |
diff |
annotate
|
Mon, 25 Dec 2017 00:58:47 +0100 |
unc0rr |
Preview rendering seems to work now
qmlfrontend
|
file |
diff |
annotate
|
Sun, 17 Dec 2017 00:09:24 +0100 |
unc0rr |
Merge default. This branch is up-to-date and code is working.
qmlfrontend
|
file |
diff |
annotate
|
Sat, 25 Nov 2017 09:40:43 -0500 |
nemo |
Should probably have gl context stuff in its own unit separate from store, but, don't close the gl context before anything that might still want to do gl operations
|
file |
diff |
annotate
|
Sun, 12 Nov 2017 17:41:01 +0100 |
Wuzzy |
Backed out changeset 575c0de98505
|
file |
diff |
annotate
|
Wed, 01 Nov 2017 22:49:54 -0400 |
nemo |
initialise previousGameState to something valid and not gsSuspend
|
file |
diff |
annotate
|
Mon, 30 Oct 2017 19:18:53 +0100 |
Wuzzy |
Fix Hedgewars going into suspension mode (game freezes) when windows got minimized
|
file |
diff |
annotate
|
Sat, 28 Oct 2017 17:48:54 +0200 |
Wuzzy |
Use SDL_SetRelativeMouseMode to detect mouse movements, fixes xinput issues
|
file |
diff |
annotate
|
Wed, 18 Oct 2017 20:33:20 -0400 |
nemo |
extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
|
file |
diff |
annotate
|
Fri, 06 Oct 2017 14:45:22 +0200 |
alfadur |
(Hopefully) fix game camera being shifted on Windows 10
|
file |
diff |
annotate
|
Sat, 30 Sep 2017 21:54:47 +0200 |
sheepluva |
fix some fpc hints
|
file |
diff |
annotate
|
Tue, 12 Sep 2017 08:35:13 -0400 |
nemo |
this probably isn't helpful
|
file |
diff |
annotate
|
Tue, 12 Sep 2017 08:32:01 -0400 |
nemo |
This should be ok right?
|
file |
diff |
annotate
|
Sun, 09 Jul 2017 00:30:17 +0200 |
sheepluva |
fix issue 199: video recording crashed when trying to freeEverything twice
|
file |
diff |
annotate
|
Sat, 08 Apr 2017 05:04:18 +0200 |
Wuzzy |
Load screen: Move “LOADING” from image into text box
|
file |
diff |
annotate
|
Sat, 01 Oct 2016 19:06:12 +0200 |
sheepluva |
fix issue 110
|
file |
diff |
annotate
|
Fri, 15 Jul 2016 22:39:07 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Tue, 21 Jun 2016 22:03:09 +0200 |
sheepluva |
remove experimental in-game credits code
|
file |
diff |
annotate
|
Tue, 21 Jun 2016 15:37:08 -0400 |
nemo |
no.
|
file |
diff |
annotate
|
Tue, 17 May 2016 23:29:49 +0300 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
Tue, 17 May 2016 23:18:08 +0300 |
unc0rr |
- Add state to engine callback for it to know what engine is sending
qmlfrontend
|
file |
diff |
annotate
|
Fri, 29 Apr 2016 19:01:52 +0200 |
sheepluva |
show credits only briefly
|
file |
diff |
annotate
|
Fri, 29 Apr 2016 13:12:26 +0200 |
sheepluva |
music credits etc.
|
file |
diff |
annotate
|
Fri, 29 Apr 2016 12:26:13 +0200 |
sheepluva |
do not show credits in stats-only mode
|
file |
diff |
annotate
|
Fri, 29 Apr 2016 12:11:19 +0200 |
sheepluva |
move function
|
file |
diff |
annotate
|
Fri, 29 Apr 2016 00:56:04 +0200 |
sheepluva |
some initial credits-display implementation
|
file |
diff |
annotate
|
Mon, 25 Apr 2016 22:10:06 +0300 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
Sat, 23 Apr 2016 17:03:38 -0400 |
frd |
pas2c converts exit to return, so change RunEngine signature
|
file |
diff |
annotate
|
Sat, 02 Apr 2016 23:32:57 +0300 |
unc0rr |
- Init physfs before creating debug log
|
file |
diff |
annotate
|
Tue, 29 Mar 2016 22:09:13 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Tue, 29 Mar 2016 22:00:34 +0300 |
unc0rr |
Pass paths to initModule of uPhysFSLayer (as in 4be6cd55f1cf from qmlfrontend branch)
|
file |
diff |
annotate
|
Mon, 14 Mar 2016 22:08:27 +0300 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
Sun, 14 Feb 2016 21:34:01 +0100 |
Anton Malmygin |
Fix for cursor movement problems on touch devices
|
file |
diff |
annotate
|
Tue, 09 Feb 2016 21:11:16 +0300 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
Thu, 04 Feb 2016 21:04:08 +0300 |
unc0rr |
Fix a crasher
|
file |
diff |
annotate
|
Sun, 31 Jan 2016 16:07:14 +0300 |
unc0rr |
Bye-bye TryDo
|
file |
diff |
annotate
|
Sun, 10 Jan 2016 00:45:13 +0300 |
unc0rr |
SDLTry doesn't halt engine no more
|
file |
diff |
annotate
|
Tue, 12 Jan 2016 22:36:08 +0100 |
sheepluva |
don't send text input to chat if not in chat-mode.
|
file |
diff |
annotate
|
Tue, 12 Jan 2016 22:12:16 +0100 |
sheepluva |
finish SDL2-window focus change detection code
|
file |
diff |
annotate
|
Mon, 11 Jan 2016 22:23:14 +0100 |
sheepluva |
stop screenshot-flash-effects from showing up on consecutive screenshots
|
file |
diff |
annotate
|
Sun, 10 Jan 2016 17:39:27 +0100 |
sheepluva |
fix/clean-up mousewheel code
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 19:15:32 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Thu, 31 Dec 2015 12:47:33 -0500 |
nemo |
Force locations for hogs if even TryHard fails on initial spawn.
|
file |
diff |
annotate
|
Thu, 03 Dec 2015 23:59:06 +0300 |
unc0rr |
- Accept team and team color from net
qmlfrontend
|
file |
diff |
annotate
|
Mon, 30 Nov 2015 23:25:18 +0300 |
unc0rr |
- Implement engine runs queue
qmlfrontend
|
file |
diff |
annotate
|
Mon, 16 Nov 2015 22:57:24 +0300 |
unc0rr |
Merge default (add a bunch of FIXMEs)
qmlfrontend
|
file |
diff |
annotate
|
Wed, 11 Nov 2015 19:25:56 +0100 |
sheepluva |
reenable cursor movement etc.
sdl2transition
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 20:43:13 +0100 |
sheepluva |
merge default
sdl2transition
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 17:45:14 +0100 |
sheepluva |
drop support for SDL 1.2
sdl2transition
|
file |
diff |
annotate
|
Sat, 07 Nov 2015 16:15:27 +0100 |
sheepluva |
merge orphan head (while discarding all its changes) to make koda and his hg-git happy
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 07:39:01 +0200 |
sheepluva |
pas2c doesn't like {$ENDIF} with argument
|
file |
diff |
annotate
|
Thu, 10 Sep 2015 18:22:52 +0200 |
sheepluva |
merge branch ios-revival into default
|
file |
diff |
annotate
|
Thu, 10 Sep 2015 17:51:49 +0200 |
antonc27 |
- ifdef for CMEM
ios-revival
|
file |
diff |
annotate
|
Thu, 10 Sep 2015 17:47:01 +0200 |
antonc27 |
- ifdef for engine exit/halt
ios-revival
|
file |
diff |
annotate
|
Sat, 15 Aug 2015 20:48:13 +0200 |
antonc27 |
- Fix for retrieving 'Maze' preview genration
ios-revival
|
file |
diff |
annotate
|
Thu, 13 Aug 2015 13:40:12 +0200 |
antonc27 |
- Fix for app crash after ending game
ios-revival
|
file |
diff |
annotate
|
Thu, 13 Aug 2015 01:33:40 +0200 |
antonc27 |
- Using come for internal memory management
ios-revival
|
file |
diff |
annotate
|
Sat, 08 Aug 2015 22:45:23 +0200 |
antonc27 |
- Fix for PascalImports and for GenLandPreview
ios-revival
|
file |
diff |
annotate
|
Thu, 03 Sep 2015 20:59:48 +0300 |
unc0rr |
Merge default
qmlfrontend
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Tue, 21 Jul 2015 08:41:06 -0400 |
nemo |
just disable landpixels w/ blurry land instead. the mask can be helpful for debugging at least.
|
file |
diff |
annotate
|
Thu, 02 Apr 2015 21:09:56 +0300 |
unc0rr |
- Merge default
qmlfrontend
|
file |
diff |
annotate
|
Sun, 01 Mar 2015 04:15:11 +0100 |
sheepluva |
selections
|
file |
diff |
annotate
|
Sat, 03 Jan 2015 23:46:26 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Sun, 07 Dec 2014 14:36:28 -0500 |
nemo |
Add that "make screenshots of Land/LandPixels" thing for map creators
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 18:49:10 +0100 |
sheepluva |
pas2c-whoops
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 18:32:37 +0100 |
sheepluva |
add warning to logs when tests terminates prematurely
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 18:18:37 +0100 |
sheepluva |
unexpected return from lua test should not return exit status 0
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 00:07:33 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Sat, 29 Nov 2014 21:29:11 -0500 |
nemo |
Wuzzy's changes to climbhome w/ some tweaks by me
|
file |
diff |
annotate
|
Sat, 29 Nov 2014 15:30:33 -0500 |
nemo |
Reset max team health after script may have screwed with it on start. Maybe a script max health reset function could be useful too. Set climbhome hogs to invulnerable while not their turn if needed to avoid accidental mine/dead hog damage. Tweak cake fire boom a bit.
|
file |
diff |
annotate
|
Tue, 18 Nov 2014 23:39:30 +0300 |
unc0rr |
merge default
qmlfrontend
|
file |
diff |
annotate
|
Sat, 01 Nov 2014 00:23:22 +0300 |
unc0rr |
- Allow to delete teams from config
qmlfrontend
|
file |
diff |
annotate
|
Sat, 25 Oct 2014 15:17:02 -0400 |
nemo |
cosmetic disabling of clouds with sea edges and underwater theme
|
file |
diff |
annotate
|
Sat, 27 Sep 2014 12:49:08 +0400 |
unc0rr |
- Get rid of engine's PathPrefix and UserPathPrefix
qmlfrontend
|
file |
diff |
annotate
|
Sat, 20 Sep 2014 00:56:54 +0400 |
unc0rr |
- Remove --port command
qmlfrontend
|
file |
diff |
annotate
|
Fri, 19 Sep 2014 14:27:41 +0400 |
unc0rr |
Strip some HWLIBRARY ifdefs
qmlfrontend
|
file |
diff |
annotate
|
Sun, 15 Jun 2014 00:02:25 +0200 |
sheepluva |
clean up halting a little
|
file |
diff |
annotate
|
Sat, 14 Jun 2014 15:49:44 +0200 |
sheepluva |
fix gl2 build, further rendering cleanup WIP, also new chat command: /debugvl
|
file |
diff |
annotate
|
Sat, 14 Jun 2014 02:25:49 +0200 |
sheepluva |
huh? me? nono, don't mind me. I'm just here to clean up.
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 22:35:44 +0200 |
sheepluva |
update viewlimits after screen/window resize
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 08:47:03 +0200 |
sheepluva |
some minor tweaks and stuff
|
file |
diff |
annotate
|
Wed, 05 Mar 2014 00:53:08 +0400 |
unc0rr |
Don't call halt()
|
file |
diff |
annotate
|
Tue, 04 Mar 2014 00:40:23 +0400 |
unc0rr |
Remove game/preview functions split in library mode, just let normal procedure run instead:
|
file |
diff |
annotate
|
Wed, 26 Feb 2014 23:43:42 +0400 |
unc0rr |
Add alpha channel to preview
|
file |
diff |
annotate
|
Mon, 24 Feb 2014 13:41:32 -0500 |
nemo |
move the freeModule too, couple of style tweaks
|
file |
diff |
annotate
|
Sun, 23 Feb 2014 10:06:58 -0500 |
nemo |
Allow lua drawn maps (shoppamap, tunnels, diagonal maze etc) to generate previews.
|
file |
diff |
annotate
|
Fri, 14 Feb 2014 13:48:14 +0400 |
unc0rr |
In stats-only mode:
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 23:40:35 +0400 |
unc0rr |
- Remove few PAS2C ifdef's
|
file |
diff |
annotate
|
Mon, 10 Feb 2014 00:43:03 +0400 |
unc0rr |
It compiles \o/
|
file |
diff |
annotate
|
Fri, 07 Feb 2014 23:57:32 +0400 |
unc0rr |
Revert 88929358d2e1 in favor of ansistrings implementation in pas2c
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 19:45:22 +0100 |
sheepluva |
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
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Sat, 18 Jan 2014 08:09:55 -0500 |
nemo |
Make poison damage possibly variable (might as well since effects is a count). Scripts might find it handy.
|
file |
diff |
annotate
|
Sat, 18 Jan 2014 00:10:33 +0400 |
unc0rr |
Convert some ansistrings to pchars
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 01:06:54 +0100 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
Tue, 14 Jan 2014 22:56:13 +0100 |
sheepluva |
simple mechanism to run lua-based test cases. experimental - I will back it out if it turns out to be nonsense
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 23:55:54 +0400 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
Sun, 10 Nov 2013 14:04:15 +0400 |
unc0rr |
Accept SDL_TEXTINPUT events for chat (why first and only first chat invocation receives event for 't' key?)
sdl2transition
|
file |
diff |
annotate
|
Sun, 10 Nov 2013 01:45:43 +0400 |
unc0rr |
All I want is to receive some events...
sdl2transition
|
file |
diff |
annotate
|