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
|
Fri, 08 Nov 2013 17:53:02 +0400 |
unc0rr |
- Keyboard bindings seem to work fully
sdl2transition
|
file |
diff |
annotate
|
Thu, 07 Nov 2013 21:15:36 +0400 |
unc0rr |
Sounds can be heard now
sdl2transition
|
file |
diff |
annotate
|
Thu, 07 Nov 2013 21:10:17 +0400 |
unc0rr |
Fix SDL_GL_SwapWindow, engine renders graphics now
sdl2transition
|
file |
diff |
annotate
|
Thu, 07 Nov 2013 21:06:30 +0400 |
unc0rr |
Provide more information to SDLTry
sdl2transition
|
file |
diff |
annotate
|
Mon, 28 Oct 2013 17:03:20 +0100 |
koda |
correctly use USE_TOUCH_INTERFACE
|
file |
diff |
annotate
|
Tue, 15 Oct 2013 01:15:39 +0200 |
koda |
Fix bug 656 by using the right resolution values
|
file |
diff |
annotate
|
Fri, 11 Oct 2013 17:43:13 +0200 |
koda |
merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang
webgl
|
file |
diff |
annotate
|
Fri, 27 Sep 2013 12:58:21 +0400 |
unc0rr |
- Actually call uTexture.initModule and .freeModule
|
file |
diff |
annotate
|
Fri, 27 Sep 2013 00:54:18 +0400 |
unc0rr |
- Load default binds from settings.ini
|
file |
diff |
annotate
|
Sat, 21 Sep 2013 23:54:57 +0400 |
unc0rr |
Finish rework of default binds system. Default binds now work even before first turn.
|
file |
diff |
annotate
|
Sat, 27 Jul 2013 04:19:14 +0200 |
koda |
update the touch interface to the new SDL2 API
|
file |
diff |
annotate
|
Sat, 06 Jul 2013 19:29:18 +0200 |
koda |
use SDL2 as ifdef symbol because we're not really sdl1.3 compatible, change the compatibility layer, drop unused code, add some documentation
|
file |
diff |
annotate
|
Wed, 03 Jul 2013 01:58:45 +0200 |
koda |
engine uses final (?) SDL 2 APIs, new events and types added. Touch input broke by the way, and system events should be handled differently
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 14:37:03 +0400 |
unc0rr |
Refactoring: VGSHandlers.inc -> uVisualGearsHandlers.pas
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 14:06:33 +0400 |
unc0rr |
Refactoring: ArgParsers.inc -> ArgParsers.pas
|
file |
diff |
annotate
|
Sun, 23 Jun 2013 17:11:29 -0400 |
nemo |
Configuration for tag display default
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 22:28:12 +0200 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Wed, 29 May 2013 15:12:06 -0400 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
Tue, 21 May 2013 21:30:42 +0400 |
unc0rr |
Don't accept keyboard/mouse events on startup phase
|
file |
diff |
annotate
|
Thu, 02 May 2013 23:44:49 +0400 |
unc0rr |
Apparently resetPosition is not needed at all (/pause doesn't call it and works the same)
|
file |
diff |
annotate
|
Sat, 20 Apr 2013 02:20:15 +0200 |
koda |
update 0.9.19 with dev branch
0.9.19
|
file |
diff |
annotate
|
Mon, 15 Apr 2013 23:06:06 +0400 |
unc0rr |
Implement issue 308 with '|' as separator
|
file |
diff |
annotate
|
Thu, 04 Apr 2013 00:32:57 +0200 |
koda |
update branch again
webgl
|
file |
diff |
annotate
|
Wed, 03 Apr 2013 23:56:59 +0200 |
koda |
strip PAS2C, old WEB symbols and outdated pas2c sources from default branch, all c-related development is done on the webgl branch
|
file |
diff |
annotate
|
Wed, 03 Apr 2013 00:46:19 +0200 |
koda |
ios compiles again (using an old version of sdl)
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Sun, 17 Mar 2013 10:13:14 -0400 |
nemo |
Key returned 0 for arrows under linux. Sym works, clearer anyway.
|
file |
diff |
annotate
|
Fri, 01 Mar 2013 01:05:43 +0100 |
koda |
split version information in engine too
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Sat, 26 Jan 2013 19:28:37 +0100 |
koda |
uConsole on a diet
|
file |
diff |
annotate
|
Thu, 10 Jan 2013 22:59:46 +0400 |
martin_bede |
Fix tons of warnings
|
file |
diff |
annotate
|
Fri, 04 Jan 2013 21:44:40 +0400 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
Thu, 03 Jan 2013 15:59:30 +0200 |
vitiv |
Separated fullscreen and windowed hwengine resolution parameters.
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 12:12:23 +0200 |
vitiv |
merged changes
|
file |
diff |
annotate
|
Sat, 29 Dec 2012 22:50:10 +0100 |
dag10 |
GCI2012: Advanced Keyboard Configuration
|
file |
diff |
annotate
|
Sun, 30 Dec 2012 16:04:28 +0200 |
vitiv |
Preserve windowed resolution after manual resize
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 11:11:49 +0100 |
koda |
install shaders only when needed, find clang only when needed, fix building on windows, better cmake boolean vars
webgl
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 01:13:07 +0100 |
koda |
convert Game() library call to argc,argv format so that we can use the new parsing functions
|
file |
diff |
annotate
|
Mon, 24 Dec 2012 17:07:12 +0100 |
RowanD |
GCI2012: Change Argument Passing Between Frontend and Engine
|
file |
diff |
annotate
|
Tue, 18 Dec 2012 03:07:45 +0100 |
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()
|
file |
diff |
annotate
|
Mon, 17 Dec 2012 00:34:49 +0100 |
koda |
move GetParams in ArgParser, print a warning when using a deprecated command, pascalisation of +1s
|
file |
diff |
annotate
|
Mon, 17 Dec 2012 00:18:18 +0100 |
RowanD |
GCI2012: Optional Second Argument
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 12:25:13 +0400 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 01:25:11 +0100 |
RowanD |
improve engine cmd line parsing and its documentation
|
file |
diff |
annotate
|
Sat, 08 Dec 2012 22:53:23 +0400 |
unc0rr |
Merge with default
flibqtfrontend
|
file |
diff |
annotate
|
Wed, 05 Dec 2012 18:12:07 +0100 |
Drew Gottlieb |
GCI2012: Remove Quit Prompt On Mouse Click
|
file |
diff |
annotate
|
Wed, 05 Dec 2012 18:12:07 +0100 |
Drew Gottlieb |
GCI2012: Remove Quit Prompt On Mouse Click
flibqtfrontend
|
file |
diff |
annotate
|
Tue, 04 Dec 2012 03:25:31 +0100 |
koda |
can reopen engine again...
|
file |
diff |
annotate
|
Tue, 04 Dec 2012 03:25:31 +0100 |
koda |
can reopen engine again...
flibqtfrontend
|
file |
diff |
annotate
|
Tue, 04 Dec 2012 01:52:42 +0100 |
koda |
third merge, yay
|
file |
diff |
annotate
|
Tue, 04 Dec 2012 01:51:57 +0100 |
koda |
first merge
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 17:38:31 -0500 |
Joe Doyle (Ginto8) |
Made user data path default to '.'.
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 15:56:19 -0500 |
Joe Doyle (Ginto8) |
Fix more errors. It compiles!
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 15:14:03 -0500 |
Joe Doyle (Ginto8) |
Fix some stupid errors I caused
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 23:04:10 -0500 |
Joe Doyle (Ginto8) |
Make user folder default to global folder in hwengine
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 22:08:06 -0500 |
Joe Doyle (Ginto8) |
Make user folder default to global folder in hwengine
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 10:51:29 +0100 |
Rowan D |
GCI2012: Command Line Parsing
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 00:41:53 +0100 |
koda |
updated branch
webgl
|
file |
diff |
annotate
|
Sun, 18 Nov 2012 01:00:26 +0400 |
unc0rr |
Merge physfslayer branch into default. Have fun!
|
file |
diff |
annotate
|
Thu, 15 Nov 2012 16:46:46 +0100 |
Xeli |
another tweak tomake --stats-only work on headless servers
|
file |
diff |
annotate
|
Wed, 14 Nov 2012 22:27:05 -0500 |
nemo |
make stats-only mode work headless. also skip a few things to save time/memory.
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 17:15:19 +0100 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
file |
diff |
annotate
|
Wed, 14 Nov 2012 22:45:36 +0400 |
unc0rr |
Get rid of Pathz and UserPathz
physfslayer
|
file |
diff |
annotate
|
Tue, 13 Nov 2012 23:21:46 +0400 |
unc0rr |
merge with default
physfslayer
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 15:14:18 +0100 |
koda |
merge with latest default
webgl
|
file |
diff |
annotate
|
Tue, 06 Nov 2012 11:01:18 -0500 |
nemo |
This should ensure zsm doesn't screw up locale, hopefully.
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 18:02:20 +0000 |
koda |
move stuff out of engine folder
webgl
|
file |
diff |
annotate
|
Mon, 05 Nov 2012 23:03:32 +0400 |
unc0rr |
Start work on physfs support in engine
physfslayer
|
file |
diff |
annotate
|
Fri, 02 Nov 2012 20:57:20 +0100 |
Xeli |
merge from hedgeroid, includes Medo's work from GSoC
|
file |
diff |
annotate
|
Tue, 30 Oct 2012 02:22:54 +0100 |
koda |
another stake at variable pre-initialisation - we lost preview logging in the course
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 15:12:37 +0100 |
Xeli |
merge Medo's GSoC work
hedgeroid
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 04:28:39 +0100 |
koda |
cleanup in initEverything and freeEverything
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 03:48:37 +0100 |
koda |
* fix initialisation, preload values and then read args
|
file |
diff |
annotate
|
Sat, 27 Oct 2012 14:50:38 +0200 |
koda |
minor macro cleanup
|
file |
diff |
annotate
|
Sun, 16 Sep 2012 16:54:51 +0200 |
Medo |
Merge
|
file |
diff |
annotate
|
Tue, 28 Aug 2012 20:30:57 +0400 |
unc0rr |
Merge Stepik-777's video recording gsoc project
|
file |
diff |
annotate
|
Mon, 27 Aug 2012 17:40:16 +0200 |
Medo |
Merge
|
file |
diff |
annotate
|
Fri, 24 Aug 2012 18:51:29 -0400 |
nemo |
fromdos + fix end of turn velocity
|
file |
diff |
annotate
|
Mon, 20 Aug 2012 17:08:52 +0200 |
Medo |
engine: Don't overwrite isTerminated if it's already true
|
file |
diff |
annotate
|
Wed, 22 Aug 2012 12:35:46 -0400 |
nemo |
initModule really not needed for uRandom
|
file |
diff |
annotate
|
Mon, 06 Aug 2012 00:40:26 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Sat, 04 Aug 2012 21:36:31 -0400 |
nemo |
unbreak AI. remove inits from uLand
|
file |
diff |
annotate
|
Thu, 26 Jul 2012 21:58:25 +0400 |
Stepan777 |
uploading to youtube, it works, but user interface is still incomplete
|
file |
diff |
annotate
|
Thu, 26 Jul 2012 21:56:47 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Wed, 25 Jul 2012 16:24:30 +0400 |
unc0rr |
- Implement AI land marks which only used to tracks visited areas on the map for now. Significantly reduces wasting of cpu time by AI checking same place several times (10x or even more in rare cases)
|
file |
diff |
annotate
|
Fri, 13 Jul 2012 16:39:20 +0400 |
Stepan777 |
Correctly distinguish between game and real ticks while recording video,
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 21:58:19 +0400 |
Stepan777 |
Fix bug with isInLag picture displayed at end of some videos.
|
file |
diff |
annotate
|
Mon, 09 Jul 2012 21:45:30 +0400 |
Stepan777 |
fix bug with desynced camera positions
|
file |
diff |
annotate
|
Tue, 26 Jun 2012 23:29:41 +0400 |
Stepan777 |
Here they come - thumbnails.
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 11:08:35 +0200 |
Wolfgang Steffens |
Added auto cropping to atlasing
|
file |
diff |
annotate
|
Sun, 24 Jun 2012 21:33:45 +0400 |
Stepan777 |
remaining IFDEFs
|
file |
diff |
annotate
|
Mon, 11 Jun 2012 18:15:30 +0400 |
Stepan777 |
1. Implement new page in frontend with options for video recording.
|
file |
diff |
annotate
|
Fri, 08 Jun 2012 02:52:35 +0400 |
Stepan777 |
1. Add IFDEFs for video recording
|
file |
diff |
annotate
|
Tue, 05 Jun 2012 22:17:06 +0200 |
Wolfgang Steffens |
Merge
|
file |
diff |
annotate
|
Mon, 04 Jun 2012 21:32:30 +0400 |
Stepan777 |
here it is
|
file |
diff |
annotate
|
Thu, 31 May 2012 15:14:39 +0400 |
unc0rr |
pas2c stuff
|
file |
diff |
annotate
|