Tue, 04 Dec 2012 03:54:42 +0100 |
O. Michael Hartman |
GCI2012: Fix Cancelling Video Uploads
|
changeset |
files
|
Tue, 04 Dec 2012 03:54:42 +0100 |
O. Michael Hartman |
GCI2012: Fix Cancelling Video Uploads
flibqtfrontend
|
changeset |
files
|
Tue, 04 Dec 2012 03:27:12 +0100 |
koda |
readd this debug line, commented out, could be useful
|
changeset |
files
|
Tue, 04 Dec 2012 03:27:12 +0100 |
koda |
readd this debug line, commented out, could be useful
flibqtfrontend
|
changeset |
files
|
Tue, 04 Dec 2012 03:25:31 +0100 |
koda |
can reopen engine again...
|
changeset |
files
|
Tue, 04 Dec 2012 03:25:31 +0100 |
koda |
can reopen engine again...
flibqtfrontend
|
changeset |
files
|
Tue, 04 Dec 2012 01:52:42 +0100 |
koda |
third merge, yay
|
changeset |
files
|
Mon, 03 Dec 2012 17:38:31 -0500 |
Joe Doyle (Ginto8) |
Made user data path default to '.'.
flibqtfrontend
|
changeset |
files
|
Tue, 04 Dec 2012 01:52:14 +0100 |
koda |
second merge
|
changeset |
files
|
Tue, 04 Dec 2012 22:31:22 +0400 |
unc0rr |
Register flib_gameconn callbacks
flibqtfrontend
|
changeset |
files
|
Tue, 04 Dec 2012 01:51:57 +0100 |
koda |
first merge
|
changeset |
files
|
Tue, 04 Dec 2012 09:15:55 +0400 |
unc0rr |
merge from default
flibqtfrontend
|
changeset |
files
|
Mon, 03 Dec 2012 17:38:31 -0500 |
Joe Doyle (Ginto8) |
Made user data path default to '.'.
|
changeset |
files
|
Mon, 03 Dec 2012 23:54:12 +0400 |
unc0rr |
Create hedgewars.ini if not exists manually,
|
changeset |
files
|
Mon, 03 Dec 2012 18:08:19 +0100 |
Ondrej |
GCI2012: Navigation Output
|
changeset |
files
|
Mon, 03 Dec 2012 17:51:57 +0100 |
Rowan D |
GCI2012: Convert uMobile into a Callback Record
|
changeset |
files
|
Mon, 03 Dec 2012 17:49:02 +0100 |
koda |
don't allow resizing videorec widgets
|
changeset |
files
|
Mon, 03 Dec 2012 17:47:39 +0100 |
koda |
GCI2012: Move Video Preferences in Settings Tab
|
changeset |
files
|
Sun, 02 Dec 2012 23:07:36 -0500 |
Mitchell Kember |
Merged changes from upstream.
|
changeset |
files
|
Sun, 02 Dec 2012 18:45:57 -0500 |
Mitchell Kember |
Move video description text underneath thumbnail to prevent the layout from resizing.
|
changeset |
files
|
Mon, 03 Dec 2012 13:31:39 +0400 |
unc0rr |
Fix crashes and wtf behaviour introduced in r0b8beacff8a5
|
changeset |
files
|
Sun, 02 Dec 2012 18:12:50 -0500 |
Mitchell Kember |
Merged with upstream.
|
changeset |
files
|
Mon, 03 Dec 2012 12:02:32 +0400 |
unc0rr |
Unbreak build with freepascal < 2.6.0
|
changeset |
files
|
Sun, 02 Dec 2012 18:10:29 -0500 |
Mitchell Kember |
Fixed crash that occured after recording a video (pagevideos' config wasn't set).
|
changeset |
files
|
Mon, 03 Dec 2012 01:45:59 +0100 |
koda |
caught a few more possible glitches in engine cmakefile
|
changeset |
files
|
Sun, 02 Dec 2012 17:46:02 -0500 |
Mitchell Kember |
Merged koda's fix for the hwengine bug.
|
changeset |
files
|
Mon, 03 Dec 2012 01:43:52 +0100 |
koda |
MERGE
|
changeset |
files
|
Sun, 02 Dec 2012 17:44:34 -0500 |
Mitchell Kember |
Make video recording options have fixed size and merge with spinbox->combobox change.
|
changeset |
files
|
Sun, 02 Dec 2012 22:19:13 +0400 |
unc0rr |
Fix check for file existance
|
changeset |
files
|
Sun, 02 Dec 2012 13:57:21 -0500 |
Mitchell Kember |
Merged changes from upstream.
|
changeset |
files
|
Sun, 02 Dec 2012 22:14:21 +0400 |
unc0rr |
- Disable in-room bans
|
changeset |
files
|
Sun, 02 Dec 2012 23:41:01 +0100 |
koda |
fix compiling engine (bug introduced in r33868aea694c)
|
changeset |
files
|
Sun, 02 Dec 2012 17:23:13 +0100 |
Drew Gottlieb |
GCI2012: Find Out What is Causing This Problem (frontend leaks on OS X)
|
changeset |
files
|
Sun, 02 Dec 2012 17:01:51 +0100 |
koda |
unify default videorec values loading/reloading, fix setting index/value from previous commit
|
changeset |
files
|
Sun, 02 Dec 2012 15:23:59 +0100 |
O. Michael Hartman |
GCI2012: Check for Non-Standard Recorder Framerate
|
changeset |
files
|
Sun, 02 Dec 2012 14:51:54 +0100 |
koda |
resize the qt window to fill 2/3 of the screen size (no more crammed widgets on first launch) and always center it
|
changeset |
files
|
Sat, 01 Dec 2012 21:32:34 -0500 |
Mitchell Kember |
Merged changes from upstream.
|
changeset |
files
|
Sat, 01 Dec 2012 19:57:57 -0500 |
nemo |
fix mask only
|
changeset |
files
|
Sun, 02 Dec 2012 00:31:35 +0100 |
Ondrej |
GCI2012: User/Pass Single Prompt
|
changeset |
files
|
Sun, 02 Dec 2012 00:02:40 +0100 |
koda |
GCI2012: Move Freepascal discovery code into a CMake module
|
changeset |
files
|
Sun, 02 Dec 2012 01:26:00 +0400 |
unc0rr |
Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
|
changeset |
files
|
Sun, 02 Dec 2012 01:25:11 +0400 |
unc0rr |
Fix QSettings problems:
|
changeset |
files
|
Sat, 01 Dec 2012 22:15:25 +0400 |
unc0rr |
Some fixes
|
changeset |
files
|
Sat, 01 Dec 2012 21:19:28 +0100 |
koda |
shorten tip
|
changeset |
files
|
Fri, 30 Nov 2012 20:00:53 -0500 |
Mitchell Kember |
Google Code-in: Center help text field
|
changeset |
files
|
Sat, 01 Dec 2012 15:56:19 -0500 |
Joe Doyle (Ginto8) |
Fix more errors. It compiles!
|
changeset |
files
|
Sat, 01 Dec 2012 21:10:15 +0100 |
koda |
also this can be deleted
|
changeset |
files
|
Sat, 01 Dec 2012 15:14:34 -0500 |
Joe Doyle (Ginto8) |
Merge
|
changeset |
files
|
Fri, 30 Nov 2012 23:04:49 -0500 |
Joe Doyle (Ginto8) |
Merge
|
changeset |
files
|
Sat, 01 Dec 2012 15:14:03 -0500 |
Joe Doyle (Ginto8) |
Fix some stupid errors I caused
|
changeset |
files
|
Sat, 01 Dec 2012 04:36:27 +0100 |
koda |
minor xcodeproj update
|
changeset |
files
|
Sat, 01 Dec 2012 04:36:13 +0100 |
koda |
use High() to avoid future out of bounds in uSound
|
changeset |
files
|
Fri, 30 Nov 2012 23:04:10 -0500 |
Joe Doyle (Ginto8) |
Make user folder default to global folder in hwengine
|
changeset |
files
|
Sat, 01 Dec 2012 16:03:38 -0600 |
Bryan Dunsmore |
Refactor Freepascal module.
|
changeset |
files
|
Fri, 30 Nov 2012 22:23:26 -0500 |
nemo |
oups
|
changeset |
files
|
Sat, 01 Dec 2012 15:40:10 -0600 |
Bryan Dunsmore |
Move noexecstack flags to Freepascal module and refactor.
|
changeset |
files
|
Sat, 01 Dec 2012 02:14:26 +0100 |
koda |
remove unneeded @2x images
|
changeset |
files
|
Fri, 30 Nov 2012 23:08:10 -0600 |
Bryan Dunsmore |
Move code for Freepascal to separate CMake module.
|
changeset |
files
|
Sat, 01 Dec 2012 02:12:10 +0100 |
deepdog |
GCI2012: Remove Structure Weapon Code
|
changeset |
files
|
Fri, 30 Nov 2012 22:08:06 -0500 |
Joe Doyle (Ginto8) |
Make user folder default to global folder in hwengine
|
changeset |
files
|
Fri, 30 Nov 2012 23:36:18 +0100 |
koda |
set window modality for new ban dialogs
|
changeset |
files
|
Sat, 01 Dec 2012 00:44:12 +0400 |
unc0rr |
Fix warning
|
changeset |
files
|
Sat, 01 Dec 2012 00:38:06 +0400 |
unc0rr |
Bans manager
|
changeset |
files
|
Sat, 01 Dec 2012 00:37:23 +0400 |
unc0rr |
- Fix UNBAN bug
|
changeset |
files
|
Fri, 30 Nov 2012 18:46:25 +0400 |
unc0rr |
Case insensitive test for banned nickname
|
changeset |
files
|
Fri, 30 Nov 2012 18:43:43 +0400 |
unc0rr |
Implement ban by nickname
|
changeset |
files
|
Fri, 30 Nov 2012 15:26:49 +0100 |
koda |
GCI2012: Too many variables
|
changeset |
files
|
Fri, 30 Nov 2012 15:00:47 +0100 |
koda |
GCI2012 - In-Game Chat Commands
|
changeset |
files
|
Sat, 01 Dec 2012 21:24:25 -0500 |
Mitchell Kember |
Google Code-in: Move video preferences in settings tab
|
changeset |
files
|
Fri, 30 Nov 2012 10:51:29 +0100 |
Rowan D |
GCI2012: Command Line Parsing
|
changeset |
files
|
Fri, 30 Nov 2012 20:00:53 -0500 |
Mitchell Kember |
Google Code-in: Center help text field
|
changeset |
files
|
Fri, 30 Nov 2012 10:15:17 +0100 |
koda |
use the correct symbol
|
changeset |
files
|
Fri, 30 Nov 2012 15:29:09 -0500 |
Mitchell Kember |
Use same macro for hiding video record button and keybinding
|
changeset |
files
|
Fri, 30 Nov 2012 07:42:28 +0100 |
m4tx |
GCI2012: Lowercase CMake functions (main files only)
|
changeset |
files
|
Thu, 29 Nov 2012 23:23:19 -0500 |
Joe Doyle (Ginto8) |
Move global variables to units that use them
|
changeset |
files
|
Thu, 29 Nov 2012 19:44:18 -0500 |
Mitchell Kember |
Google Code-in: Hide "video record" keybind option
|
changeset |
files
|
Thu, 29 Nov 2012 23:13:06 -0500 |
Joe Doyle (Ginto8) |
Remove unused global variables
|
changeset |
files
|
Thu, 29 Nov 2012 14:48:38 -0500 |
nemo |
*sigh*
|
changeset |
files
|
Fri, 30 Nov 2012 18:19:52 +0400 |
unc0rr |
merge
flibqtfrontend
|
changeset |
files
|
Thu, 29 Nov 2012 22:50:08 +0400 |
unc0rr |
A bit of refactoring
|
changeset |
files
|
Fri, 30 Nov 2012 12:12:49 +0400 |
unc0rr |
Use HW_TEAMCOLOR_ARRAY from frontlib
flibqtfrontend
|
changeset |
files
|
Thu, 29 Nov 2012 14:02:28 +1300 |
Chris Wong |
Invert S3D_DISABLED to more consistent USE_S3D_RENDERING
|
changeset |
files
|
Fri, 30 Nov 2012 11:40:37 +0400 |
unc0rr |
Merge
flibqtfrontend
|
changeset |
files
|
Thu, 29 Nov 2012 04:57:35 +0100 |
zero579911 |
GCI: use player's name for the default team
|
changeset |
files
|
Fri, 30 Nov 2012 15:16:14 +0100 |
Medo |
Fixed flib_weaponset_create creating an empty weaponset (for real this time :P)
flibqtfrontend
|
changeset |
files
|
Thu, 29 Nov 2012 14:47:36 -0500 |
nemo |
unbreak linking pending some fix or other by koda. this is the same thing video recording still does.
|
changeset |
files
|
Tue, 27 Nov 2012 10:05:24 +0400 |
unc0rr |
Some fixes
flibqtfrontend
|
changeset |
files
|
Tue, 27 Nov 2012 21:21:14 +0100 |
Medo |
Added default weaponset to frontlib hwconsts
flibqtfrontend
|
changeset |
files
|
Wed, 28 Nov 2012 10:57:07 -0500 |
nemo |
merge
|
changeset |
files
|
Tue, 27 Nov 2012 00:29:41 +0400 |
unc0rr |
No more crashes when running quick game
flibqtfrontend
|
changeset |
files
|
Wed, 28 Nov 2012 11:57:39 +0100 |
Bryan Dunsmore |
GCI2012: Empty list help text (Issue 375)
|
changeset |
files
|
Mon, 26 Nov 2012 00:28:47 +0400 |
unc0rr |
Try to setup weapon sets for quick game
flibqtfrontend
|
changeset |
files
|
Wed, 28 Nov 2012 00:27:30 +0400 |
unc0rr |
Remove limit on hedgehogs number
|
changeset |
files
|
Mon, 26 Nov 2012 00:09:54 +0400 |
unc0rr |
Merge from default to have recent fixes
flibqtfrontend
|
changeset |
files
|
Mon, 26 Nov 2012 11:34:54 +0400 |
unc0rr |
koda, koda... could have checked your claims
|
changeset |
files
|
Sat, 24 Nov 2012 18:31:49 +0100 |
koda |
link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
|
changeset |
files
|
Sat, 24 Nov 2012 14:29:47 +0100 |
jose1711 |
Updated Slovak translation
|
changeset |
files
|
Sat, 24 Nov 2012 18:30:59 +0100 |
koda |
add ios project to physfs
|
changeset |
files
|
Sat, 24 Nov 2012 12:32:37 +0100 |
jose1711 |
merge
|
changeset |
files
|
Sat, 24 Nov 2012 05:17:40 +0100 |
koda |
INSTALL and README updates
|
changeset |
files
|
Sat, 24 Nov 2012 01:30:46 +0100 |
koda |
physfs: no carbon depency on osx, add cdecl attributes on extra functions
|
changeset |
files
|
Fri, 23 Nov 2012 23:27:34 +0100 |
jose1711 |
Updated Slovak translation
|
changeset |
files
|
Sat, 24 Nov 2012 00:28:32 +0400 |
unc0rr |
Load sounds with the help of physfsrwops library
|
changeset |
files
|
Sun, 02 Dec 2012 00:03:16 +0100 |
koda |
merge
webgl
|
changeset |
files
|
Fri, 23 Nov 2012 16:19:01 +0400 |
unc0rr |
Refactor identifiers names
|
changeset |
files
|
Sat, 01 Dec 2012 04:39:31 +0100 |
koda |
GCI2012: Check for Clang Version in CMake
webgl
|
changeset |
files
|
Sat, 01 Dec 2012 15:52:36 -0600 |
Bryan Dunsmore |
Refactor Clang module.
webgl
|
changeset |
files
|
Fri, 23 Nov 2012 16:17:06 +0400 |
unc0rr |
Implement QAbstractFileEngine::FastReadLineExtension
|
changeset |
files
|
Fri, 30 Nov 2012 21:28:40 -0600 |
Bryan Dunsmore |
Move version check of Clang to CMakeLists.
webgl
|
changeset |
files
|
Fri, 23 Nov 2012 16:16:02 +0400 |
unc0rr |
Use alternative way of checking for file end. Also refactor this code a bit.
|
changeset |
files
|
Fri, 30 Nov 2012 20:00:58 -0600 |
Bryan Dunsmore |
Move code for Clang to separate CMake module.
webgl
|
changeset |
files
|
Fri, 30 Nov 2012 20:04:15 -0600 |
Bryan Dunsmore |
Move code for Clang to separate CMake module.
webgl
|
changeset |
files
|
Fri, 23 Nov 2012 13:08:50 +0400 |
unc0rr |
Bring ansistrings back
|
changeset |
files
|
Mon, 26 Nov 2012 00:06:42 +0400 |
unc0rr |
Oops, temporary objects involved
flibqtfrontend
|
changeset |
files
|
Sat, 24 Nov 2012 04:27:31 +0100 |
koda |
ok at least pas2c now parses allnots.......
webgl
|
changeset |
files
|
Fri, 23 Nov 2012 10:43:15 +0100 |
koda |
show console on win when debugging to see frontend messages
|
changeset |
files
|
Sun, 25 Nov 2012 22:17:11 +0400 |
unc0rr |
Convert HWTeam to be a wrapper to flib_team
flibqtfrontend
|
changeset |
files
|
Thu, 22 Nov 2012 10:28:07 +0100 |
koda |
update var name
webgl
|
changeset |
files
|
Thu, 22 Nov 2012 23:20:56 +0400 |
unc0rr |
Oops, sorry, libphysfs.dll
|
changeset |
files
|
Sun, 25 Nov 2012 01:13:51 +0400 |
unc0rr |
- frontlib loads team config via physfs
flibqtfrontend
|
changeset |
files
|
Thu, 22 Nov 2012 01:47:09 +0100 |
koda |
throw in some 'nots' trying to restore pas2c functionality
webgl
|
changeset |
files
|
Thu, 22 Nov 2012 15:24:10 +0400 |
unc0rr |
- Fix saving .ini files
|
changeset |
files
|
Sat, 24 Nov 2012 00:07:05 +0400 |
unc0rr |
Remove debug messages
flibqtfrontend
|
changeset |
files
|
Thu, 22 Nov 2012 00:41:53 +0100 |
koda |
updated branch
webgl
|
changeset |
files
|
Thu, 22 Nov 2012 02:15:23 +0100 |
koda |
revisit the debugfile section
|
changeset |
files
|
Thu, 22 Nov 2012 23:19:01 +0400 |
unc0rr |
Fix some frontlib bugs
flibqtfrontend
|
changeset |
files
|
Wed, 21 Nov 2012 23:34:54 +0100 |
koda |
moar cmake cleanup, use message(WARNING ...) where appropriate
|
changeset |
files
|
Thu, 22 Nov 2012 01:19:16 +0400 |
unc0rr |
Try to use map preview facilities:
flibqtfrontend
|
changeset |
files
|
Thu, 22 Nov 2012 00:56:36 +0400 |
unc0rr |
Follow IANA suggestions better
|
changeset |
files
|
Wed, 21 Nov 2012 18:34:45 +0100 |
koda |
cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
|
changeset |
files
|
Wed, 21 Nov 2012 15:03:33 +0100 |
koda |
Bad unC0Rr
|
changeset |
files
|
Wed, 21 Nov 2012 17:57:05 +0400 |
unc0rr |
Bad koda!
|
changeset |
files
|
Wed, 21 Nov 2012 12:03:40 +0100 |
koda |
little cmake cleanup, search installed modules first, then our own
|
changeset |
files
|
Wed, 21 Nov 2012 11:26:30 +0100 |
koda |
how this happened?
|
changeset |
files
|
Wed, 21 Nov 2012 13:33:27 +0400 |
unc0rr |
Take care of parameter passed to FileEngine::fileName. Fixes problem with weird paths on windows.
|
changeset |
files
|
Wed, 21 Nov 2012 11:57:14 +0400 |
unc0rr |
Some fixes to build process
|
changeset |
files
|
Wed, 21 Nov 2012 11:14:51 +0100 |
koda |
added sdl_net headers and def lib for windows, fix frontlib compilation on windows
|
changeset |
files
|
Wed, 21 Nov 2012 01:48:10 +0100 |
koda |
lotsa hackery to get frontend somehow link libengine...
|
changeset |
files
|
Tue, 20 Nov 2012 22:08:08 +0100 |
koda |
frontlib paths
|
changeset |
files
|
Tue, 20 Nov 2012 21:55:51 +0100 |
koda |
fix physfs on osx, now all platforms should be happy
|
changeset |
files
|
Wed, 21 Nov 2012 00:16:09 +0400 |
unc0rr |
Oops
|
changeset |
files
|
Wed, 21 Nov 2012 00:04:09 +0400 |
unc0rr |
Start port to frontlib
|
changeset |
files
|
Tue, 20 Nov 2012 23:09:17 +0400 |
unc0rr |
Fix build
|
changeset |
files
|
Tue, 20 Nov 2012 22:29:58 +0400 |
unc0rr |
Fix SDL library name
|
changeset |
files
|
Tue, 20 Nov 2012 19:16:11 +0100 |
koda |
find lua.h ...
|
changeset |
files
|
Tue, 20 Nov 2012 18:51:42 +0100 |
koda |
thou shall not use system headers for crossplatformness
|
changeset |
files
|
Tue, 20 Nov 2012 18:33:09 +0100 |
koda |
physfs compilation on windows
|
changeset |
files
|
Tue, 20 Nov 2012 17:50:17 +0100 |
koda |
use lua headers correctly
|
changeset |
files
|
Tue, 20 Nov 2012 00:47:35 +0400 |
unc0rr |
Fix typo
|
changeset |
files
|
Tue, 20 Nov 2012 00:10:12 +0400 |
unc0rr |
Okay, remove previous request only if it has same parent
|
changeset |
files
|
Mon, 19 Nov 2012 23:43:45 +0400 |
unc0rr |
- Only allow one engine instance running at the moment
|
changeset |
files
|
Mon, 19 Nov 2012 13:21:20 +0100 |
koda |
win build changes, fpc 2.6, CMAKE_PREFIX_PATH, glut header
|
changeset |
files
|
Mon, 19 Nov 2012 17:41:09 +0400 |
unc0rr |
Link some libraries needed for physfs on windows (there are still 5 symbols which couldn't be found - to be resolved)
|
changeset |
files
|
Mon, 19 Nov 2012 10:38:02 +0400 |
unc0rr |
Merge
|
changeset |
files
|
Mon, 19 Nov 2012 03:29:41 +0100 |
koda |
fix deprecation warnings for libav sources
|
changeset |
files
|
Mon, 19 Nov 2012 02:48:21 +0100 |
koda |
meh
|
changeset |
files
|
Mon, 19 Nov 2012 00:49:24 +0100 |
koda |
linking phsyfs on osx
|
changeset |
files
|
Sun, 18 Nov 2012 19:33:15 +0100 |
Xeli |
allow the engine to use physfs on android too
|
changeset |
files
|
Sun, 18 Nov 2012 23:10:26 +0400 |
unc0rr |
Merge from 0.9.18
|
changeset |
files
|
Sun, 18 Nov 2012 18:58:46 +0400 |
unc0rr |
Convert reading hedgehogs limit from map config
|
changeset |
files
|
Sun, 18 Nov 2012 18:52:58 +0400 |
unc0rr |
Download .zip too, and store them to .hwp
|
changeset |
files
|
Sat, 17 Nov 2012 20:30:32 -0500 |
nemo |
merge... need to remember to update first
|
changeset |
files
|
Sun, 18 Nov 2012 01:00:26 +0400 |
unc0rr |
Merge physfslayer branch into default. Have fun!
|
changeset |
files
|
Sun, 18 Nov 2012 01:06:01 +0400 |
unc0rr |
Close this branch
physfslayer
|
changeset |
files
|
Sun, 18 Nov 2012 00:58:57 +0400 |
unc0rr |
- Download .hwp files into Data folder and mount them immediately (yes, could cause problems in case of overlapped contents)
physfslayer
|
changeset |
files
|
Sat, 17 Nov 2012 20:27:49 -0500 |
nemo |
oops
|
changeset |
files
|
Wed, 14 Nov 2012 00:23:29 +0100 |
koda |
oops
webgl
|
changeset |
files
|
Sun, 18 Nov 2012 00:37:23 +0400 |
unc0rr |
Mount .hwt files found in Data folder
physfslayer
|
changeset |
files
|
Sat, 17 Nov 2012 09:03:47 -0500 |
nemo |
oft-requested, should make the shoppa guys happy, probably, but, knowing them, I'm sure someone will complain
|
changeset |
files
|
Tue, 13 Nov 2012 23:56:50 +0100 |
koda |
link main on osx
webgl
|
changeset |
files
|
Sat, 17 Nov 2012 22:45:30 +0400 |
unc0rr |
Get rid of DataManager::findFileForRead
physfslayer
|
changeset |
files
|
Fri, 16 Nov 2012 06:14:18 +0100 |
koda |
Backed out changeset 5d00c28059e3 - enable the feedback button again
|
changeset |
files
|
Tue, 13 Nov 2012 23:39:49 +0100 |
koda |
cleanup headers, remove -I . from rtl lib to save a few warnings
webgl
|
changeset |
files
|
Sat, 17 Nov 2012 22:07:17 +0400 |
unc0rr |
Use (undocumented) Mix_LoadMUS_RW to load music
physfslayer
|
changeset |
files
|
Fri, 16 Nov 2012 05:54:01 +0100 |
koda |
mutatis mutandis
|
changeset |
files
|
Tue, 13 Nov 2012 22:24:30 +0100 |
koda |
some CMake cleanup
webgl
|
changeset |
files
|
Sat, 17 Nov 2012 00:41:30 +0400 |
unc0rr |
We need custom script loading function in lua now
physfslayer
|
changeset |
files
|
Thu, 15 Nov 2012 22:43:44 +0100 |
Xeli |
up android target api (but this commit is actually just to test buildbot: desync
|
changeset |
files
|
Tue, 13 Nov 2012 13:57:29 -0500 |
nemo |
fix build
webgl
|
changeset |
files
|
Sat, 17 Nov 2012 00:15:30 +0400 |
unc0rr |
Keeping bruteforce
physfslayer
|
changeset |
files
|
Thu, 15 Nov 2012 16:46:46 +0100 |
Xeli |
another tweak tomake --stats-only work on headless servers
|
changeset |
files
|
Sun, 11 Nov 2012 22:29:58 +0100 |
koda |
and install it too
webgl
|
changeset |
files
|
Sat, 17 Nov 2012 00:10:46 +0400 |
unc0rr |
Oops, didn't realize FindLua.cmake is our own module
physfslayer
|
changeset |
files
|
Thu, 15 Nov 2012 13:58:49 +0400 |
unc0rr |
Don't rely on hedgehog facing direction, check intentions instead. Should fix excessive turns around and weird jumps to water
|
changeset |
files
|
Sun, 11 Nov 2012 19:11:47 +0100 |
koda |
comments and runtime list of files to convert and compile
webgl
|
changeset |
files
|
Sat, 17 Nov 2012 00:01:06 +0400 |
unc0rr |
Implement reader in C ffs
physfslayer
|
changeset |
files
|
Thu, 15 Nov 2012 13:57:29 +0400 |
unc0rr |
Pretend AI knows how to use drill rocket (actually has no idea of drilling)
|
changeset |
files
|
Sun, 11 Nov 2012 17:58:36 +0100 |
koda |
finally hwengine in c links without errors
webgl
|
changeset |
files
|
Fri, 16 Nov 2012 00:46:33 +0400 |
unc0rr |
Script loading via physfs which doesn't work:
physfslayer
|
changeset |
files
|
Wed, 14 Nov 2012 23:23:56 -0500 |
nemo |
Call fallers less often. Should hopefully still be about as effective at the intended purpose. Should help loads quite a bit.
|
changeset |
files
|
Sun, 11 Nov 2012 17:52:49 +0100 |
koda |
cmake linking for engine in c
webgl
|
changeset |
files
|
Wed, 14 Nov 2012 23:27:33 +0400 |
unc0rr |
Engine loads fine with basic config
physfslayer
|
changeset |
files
|
Wed, 14 Nov 2012 22:27:05 -0500 |
nemo |
make stats-only mode work headless. also skip a few things to save time/memory.
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 14 Nov 2012 22:45:36 +0400 |
unc0rr |
Get rid of Pathz and UserPathz
physfslayer
|
changeset |
files
|
Wed, 14 Nov 2012 22:08:40 -0500 |
nemo |
oops
|
changeset |
files
|
Sun, 11 Nov 2012 16:53:16 +0100 |
koda |
better clang search
webgl
|
changeset |
files
|
Wed, 14 Nov 2012 00:41:29 +0400 |
unc0rr |
- Add physfsrwops library
physfslayer
|
changeset |
files
|
Wed, 14 Nov 2012 14:31:17 +0400 |
unc0rr |
Don't accept in-room flags when not in room
|
changeset |
files
|
Sun, 11 Nov 2012 16:44:40 +0100 |
koda |
merge xymeng pas2c
webgl
|
changeset |
files
|
Tue, 13 Nov 2012 23:21:46 +0400 |
unc0rr |
merge with default
physfslayer
|
changeset |
files
|
Sun, 11 Nov 2012 15:14:18 +0100 |
koda |
merge with latest default
webgl
|
changeset |
files
|
Tue, 13 Nov 2012 13:50:04 +0400 |
unc0rr |
Some tweaks to AI
|
changeset |
files
|
Sun, 11 Nov 2012 08:45:51 -0500 |
nemo |
fix demo playback
|
changeset |
files
|
Thu, 08 Nov 2012 18:05:05 -0500 |
nemo |
couple of nots
|
changeset |
files
|
Thu, 08 Nov 2012 15:57:01 -0500 |
nemo |
merge
|
changeset |
files
|
Thu, 08 Nov 2012 17:18:49 +0400 |
unc0rr |
Various tweaks to recent AI change
|
changeset |
files
|
Thu, 08 Nov 2012 15:54:11 -0500 |
nemo |
this wasn't needed IMO
|
changeset |
files
|
Wed, 07 Nov 2012 23:04:29 -0500 |
nemo |
objects too
|
changeset |
files
|
Wed, 07 Nov 2012 21:47:00 -0500 |
nemo |
something bender asked for. allow a mask without a map
|
changeset |
files
|
Wed, 07 Nov 2012 18:46:00 -0500 |
nemo |
oups
|
changeset |
files
|
Sun, 11 Nov 2012 14:59:22 +0100 |
koda |
search for more clang names
webgl
|
changeset |
files
|
Wed, 07 Nov 2012 15:37:02 -0500 |
nemo |
Make FindPlace more flexible on large maps.
|
changeset |
files
|
Fri, 09 Nov 2012 23:11:53 +0100 |
koda |
no globs, sources not yet generated
webgl
|
changeset |
files
|
Wed, 07 Nov 2012 23:08:02 +0400 |
unc0rr |
merge
|
changeset |
files
|
Fri, 09 Nov 2012 22:56:34 +0100 |
koda |
correct includes and clang detection
webgl
|
changeset |
files
|
Wed, 07 Nov 2012 14:02:10 -0500 |
nemo |
LongInt Land width/height, mouse coords
|
changeset |
files
|
Wed, 07 Nov 2012 23:02:18 +0400 |
unc0rr |
More strictness on room bans
|
changeset |
files
|
Fri, 09 Nov 2012 12:29:24 -0500 |
nemo |
Fix why my first attempt to compile main had failed, causing me to ask koda what the secret was. apparently using an OS that ignores case...
webgl
|
changeset |
files
|
Wed, 07 Nov 2012 13:24:01 -0500 |
nemo |
strip BOM
|
changeset |
files
|
Fri, 09 Nov 2012 14:40:40 +0000 |
koda |
add a few cmakefiles for c engine and rtl
webgl
|
changeset |
files
|
Wed, 07 Nov 2012 12:54:40 -0500 |
nemo |
Only a handful of ISO 639-3 languages are supported by Qt. Standard Malay is not one of them. Using the macrolanguage code seems fine. Not too sure what the numerusform is for a macrolanguage, but appears that wikipedia equates MS w/ "bahasa" too
|
changeset |
files
|
Fri, 09 Nov 2012 14:32:54 +0000 |
koda |
add FindGLEW.cmake module
webgl
|
changeset |
files
|
Wed, 07 Nov 2012 13:23:18 +0400 |
unc0rr |
Try to beat AI in Mutant!
|
changeset |
files
|
Thu, 08 Nov 2012 14:51:56 +0000 |
koda |
rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options
webgl
|
changeset |
files
|
Wed, 07 Nov 2012 05:18:06 +0100 |
koda |
merge
|
changeset |
files
|
Thu, 08 Nov 2012 14:46:55 +0000 |
koda |
split WEBGL and NOPASCAL cmake options
webgl
|
changeset |
files
|
Tue, 06 Nov 2012 20:28:15 -0500 |
nemo |
add gstMoving to avoid sticking
|
changeset |
files
|
Thu, 08 Nov 2012 23:11:40 +0100 |
koda |
better GL.h (which was needed after all)
webgl
|
changeset |
files
|
Tue, 06 Nov 2012 23:59:58 +0400 |
unc0rr |
Don't zero TeamHealth, only show empty health bar
|
changeset |
files
|
Thu, 08 Nov 2012 23:00:22 +0100 |
koda |
add xymeng's pas2c header
webgl
|
changeset |
files
|
Tue, 06 Nov 2012 23:33:25 +0400 |
unc0rr |
Spam log with checksums
|
changeset |
files
|
Thu, 08 Nov 2012 22:59:13 +0100 |
koda |
empty or old files
webgl
|
changeset |
files
|
Tue, 06 Nov 2012 22:35:08 +0400 |
unc0rr |
Maybe this caused server crashes? Add more strictness on team owner record field
|
changeset |
files
|
Thu, 08 Nov 2012 21:56:19 +0100 |
koda |
well this was silly
webgl
|
changeset |
files
|
Tue, 06 Nov 2012 11:01:18 -0500 |
nemo |
This should ensure zsm doesn't screw up locale, hopefully.
|
changeset |
files
|
Wed, 07 Nov 2012 18:04:27 +0000 |
koda |
add xymeng's rtl port
webgl
|
changeset |
files
|
Tue, 06 Nov 2012 10:52:21 -0500 |
nemo |
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
|
changeset |
files
|
Wed, 07 Nov 2012 18:02:20 +0000 |
koda |
move stuff out of engine folder
webgl
|
changeset |
files
|
Tue, 06 Nov 2012 08:38:37 -0500 |
nemo |
Remove duplicate files from voices (add a fallback check in uSound). Add JustYouWait as an alternate to IllGetYou. Note that IllGetYou being called every turn seems awkward. IMO they probably should be reserved for significant enemy action. Maybe played by team of heavily damaged or killed hog.
|
changeset |
files
|