8000 Tags · dyrectco/gzdoom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: dyrectco/gzdoom

Tags

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.

g4.10.0

Toggle g4.10.0's commit message
- this is 4.10.0

g4.10pre

Toggle g4.10pre's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
- create g4.10pre tag

g4.9.0

Toggle g4.9.0's commit message
- redirect statistics to new database.

g4.9.0a

Toggle g4.9.0a's commit message
build: unbreak compilation on Linux

gzdoom/src/d_anonstats.cpp:14:10: fatal error: i_mainwindow.h: No such file or directory
   14 | #include "i_mainwindow.h"
      |          ^~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [src/CMakeFiles/zdoom.dir/build.make:1441: src/CMakeFiles/zdoom.dir/d_anonstats.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:959: src/CMakeFiles/zdoom.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

gzdoom/src/d_anonstats.cpp:126:17: error: ‘actor’ was not declared in this scope; did you mean ‘AActor’?
  126 |                 actor->         return false; // no host, disable
      |                 ^~~~~
      |                 AActor

$ find . -name "i_mainw*"
./src/common/platform/win32/i_mainwindow.h
./src/common/platform/win32/i_mainwindow.cpp

Fixes: g4.5pre-1327-g6670bc09b
Fixes: g4.9pre-359-g082818405

g4.8.2

Toggle g4.8.2's commit message
- text update

g4.8.1

Toggle g4.8.1's commit message
- this is 4.8.1

g4.9pre

Toggle g4.9pre's commit message

g4.8.0

Toggle g4.8.0's commit message
- this is 4.8.0

g4.7.1

Toggle g4.7.1's commit message
. this is version 4.7.1.

0